Home
last modified time | relevance | path

Searched refs:buildWithoutPrimitives (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp877 void setBuildWithoutPrimitives (bool buildWithoutPrimitives) override;
1000 void BottomLevelAccelerationStructureKHR::setBuildWithoutPrimitives (bool buildWithoutPrimitives) in setBuildWithoutPrimitives() argument
1002 m_buildWithoutPrimitives = buildWithoutPrimitives; in setBuildWithoutPrimitives()
1688 void setBuildWithoutPrimitives (bool buildWithoutPrimitives) override;
1839 void TopLevelAccelerationStructureKHR::setBuildWithoutPrimitives (bool buildWithoutPrimitives) in setBuildWithoutPrimitives() argument
1841 m_buildWithoutPrimitives = buildWithoutPrimitives; in setBuildWithoutPrimitives()
DvkRayTracingUtil.hpp583 virtual void setBuildWithoutPrimitives (bool buildWithoutPrimitives) = 0;
685 virtual void setBuildWithoutPrimitives (bool buildWithoutPrimitives) = 0;