Home
last modified time | relevance | path

Searched defs:tryCachedMemory (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkRayTracingUtil.hpp895 bool tryCachedMemory() const in tryCachedMemory() function in vk::BottomLevelAccelerationStructurePool
899 void tryCachedMemory(const bool cachedMemory) in tryCachedMemory() function in vk::BottomLevelAccelerationStructurePool
H A DvkRayTracingUtil.cpp2522 std::vector<InstanceData> instanceData, const bool tryCachedMemory) in createInstanceBuffer()
2791 void TopLevelAccelerationStructureKHR::setTryCachedMemory(const bool tryCachedMemory) in setTryCachedMemory()