Home
last modified time | relevance | path

Searched refs:BottomTestType (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryAccelerationStructuresTests.cpp93 enum class BottomTestType enum
187 BottomTestType bottomTestType; // what kind of geometry is stored in bottom AS
1225 testParams.bottomTestType == BottomTestType::TRIANGLES); in initBottomAccelerationStructures()
1252 if (testParams.bottomTestType == BottomTestType::TRIANGLES) in initBottomAccelerationStructures()
1355 if (testParams.bottomTestType == BottomTestType::TRIANGLES) in initBottomAccelerationStructures()
2184 DE_ASSERT(m_data.bottomTestType == BottomTestType::TRIANGLES); in initPrograms()
3514 BottomTestType testType; in addBasicBuildingTests()
3518 {BottomTestType::TRIANGLES, false, "triangles"}, in addBasicBuildingTests()
3519 {BottomTestType::TRIANGLES, true, "triangles_aop"}, in addBasicBuildingTests()
3520 {BottomTestType::AABBS, false, "aabbs"}, in addBasicBuildingTests()
[all …]
DvktRayQueryTraversalControlTests.cpp90 enum BottomTestType enum
127 BottomTestType bottomType;
2127 BottomTestType testType; in createTraversalControlTests()
DvktRayQueryCullRayFlagsTests.cpp107 enum BottomTestType enum
178 BottomTestType bottomType;
2200 BottomTestType testType; in createCullRayFlagsTests()
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingAccelerationStructuresTests.cpp68 enum class BottomTestType enum
173 BottomTestType bottomTestType; // what kind of geometry is stored in bottom AS
292 testParams.bottomTestType == BottomTestType::TRIANGLES); in initBottomAccelerationStructures()
312 if (testParams.bottomTestType == BottomTestType::TRIANGLES) in initBottomAccelerationStructures()
415 if (testParams.bottomTestType == BottomTestType::TRIANGLES) in initBottomAccelerationStructures()
592 if (testParams.bottomTestType == BottomTestType::AABBS) in initRayTracingShaders()
614 if (testParams.bottomTestType == BottomTestType::AABBS) in initShaderBindingTables()
5122 BottomTestType testType; in addBasicBuildingTests()
5126 {BottomTestType::TRIANGLES, false, "triangles"}, in addBasicBuildingTests()
5127 {BottomTestType::TRIANGLES, true, "triangles_aop"}, in addBasicBuildingTests()
[all …]
DvktRayTracingTraversalControlTests.cpp69 enum BottomTestType enum
116 BottomTestType bottomType;
783 BottomTestType testType; in createTraversalControlTests()