Home
last modified time | relevance | path

Searched refs:getRequiredAllocationCount (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp779 static deUint32 getRequiredAllocationCount (void);
852 deUint32 BottomLevelAccelerationStructureKHR::getRequiredAllocationCount (void) in getRequiredAllocationCount() function in vk::BottomLevelAccelerationStructureKHR
1369 deUint32 BottomLevelAccelerationStructure::getRequiredAllocationCount (void) in getRequiredAllocationCount() function in vk::BottomLevelAccelerationStructure
1371 return BottomLevelAccelerationStructureKHR::getRequiredAllocationCount(); in getRequiredAllocationCount()
1581 static deUint32 getRequiredAllocationCount (void);
1651 deUint32 TopLevelAccelerationStructureKHR::getRequiredAllocationCount (void) in getRequiredAllocationCount() function in vk::TopLevelAccelerationStructureKHR
2149 deUint32 TopLevelAccelerationStructure::getRequiredAllocationCount (void) in getRequiredAllocationCount() function in vk::TopLevelAccelerationStructure
2151 return TopLevelAccelerationStructureKHR::getRequiredAllocationCount(); in getRequiredAllocationCount()
DvkRayTracingUtil.hpp495 static deUint32 getRequiredAllocationCount (void);
601 static deUint32 getRequiredAllocationCount (void);
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBuildLargeTests.cpp466 + TopLevelAccelerationStructure::getRequiredAllocationCount() in checkSupportInInstance()
467 … + m_data.instancesGroupCount * BottomLevelAccelerationStructure::getRequiredAllocationCount(); in checkSupportInInstance()
DvktRayTracingMemGuaranteeTests.cpp736 + TopLevelAccelerationStructure::getRequiredAllocationCount() in checkSupportInInstance()
737 … + m_data.instancesGroupCount * BottomLevelAccelerationStructure::getRequiredAllocationCount(); in checkSupportInInstance()
DvktRayTracingBuildTests.cpp500 + TopLevelAccelerationStructure::getRequiredAllocationCount() in checkSupportInInstance()
501 … + m_data.instancesGroupCount * BottomLevelAccelerationStructure::getRequiredAllocationCount(); in checkSupportInInstance()
DvktRayTracingBuiltinTests.cpp1792 + TopLevelAccelerationStructure::getRequiredAllocationCount() in checkSupportInInstance()
1793 … + m_data.instancesGroupCount * BottomLevelAccelerationStructure::getRequiredAllocationCount(); in checkSupportInInstance()