Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp790 void setBuildWithoutPrimitives (bool buildWithoutPrimitives) override;
913 void BottomLevelAccelerationStructureKHR::setBuildWithoutPrimitives (bool buildWithoutPrimitives) in setBuildWithoutPrimitives() argument
915 m_buildWithoutPrimitives = buildWithoutPrimitives; in setBuildWithoutPrimitives()
1591 void setBuildWithoutPrimitives (bool buildWithoutPrimitives) override;
1712 void TopLevelAccelerationStructureKHR::setBuildWithoutPrimitives (bool buildWithoutPrimitives) in setBuildWithoutPrimitives() argument
1714 m_buildWithoutPrimitives = buildWithoutPrimitives; in setBuildWithoutPrimitives()
DvkRayTracingUtil.hpp517 virtual void setBuildWithoutPrimitives (bool buildWithoutPrimitives) = 0;
619 virtual void setBuildWithoutPrimitives (bool buildWithoutPrimitives) = 0;