Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.hpp586 virtual void setBuildWithoutPrimitives (bool buildWithoutPrimitives) = 0;
776 virtual void setBuildWithoutPrimitives (bool buildWithoutPrimitives) = 0;
DvkRayTracingUtil.cpp878 void setBuildWithoutPrimitives (bool buildWithoutPrimitives) override;
1023 void BottomLevelAccelerationStructureKHR::setBuildWithoutPrimitives (bool buildWithoutPrimitives) in setBuildWithoutPrimitives() argument
1025 m_buildWithoutPrimitives = buildWithoutPrimitives; in setBuildWithoutPrimitives()
2422 void setBuildWithoutPrimitives (bool buildWithoutPrimitives) override;
2582 void TopLevelAccelerationStructureKHR::setBuildWithoutPrimitives (bool buildWithoutPrimitives) in setBuildWithoutPrimitives() argument
2584 m_buildWithoutPrimitives = buildWithoutPrimitives; in setBuildWithoutPrimitives()