Searched refs:BTT_TRIANGLES (Results 1 – 6 of 6) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
D | vktRayQueryTraversalControlTests.cpp | 95 BTT_TRIANGLES, enumerator 287 rayQueryTestName[BTT_TRIANGLES].push_back("rq_gen_triangle"); in initConfiguration() 289 rayQueryTestName[BTT_TRIANGLES].push_back("rq_skip_triangle"); in initConfiguration() 591 case BTT_TRIANGLES: in verifyImage() 606 case BTT_TRIANGLES: in verifyImage() 752 rayQueryTestName[BTT_TRIANGLES].push_back("comp_rq_gen_triangle"); in initConfiguration() 754 rayQueryTestName[BTT_TRIANGLES].push_back("comp_rq_skip_triangle"); in initConfiguration() 821 case BTT_TRIANGLES: in verifyImage() 836 case BTT_TRIANGLES: in verifyImage() 966 rayQueryTestName[BTT_TRIANGLES].push_back("rq_gen_triangle"); in initConfiguration() [all …]
|
D | vktRayQueryAccelerationStructuresTests.cpp | 97 BTT_TRIANGLES, enumerator 1188 …ERT(testParams.cullFlags == InstanceCullFlags::NONE || testParams.bottomTestType == BTT_TRIANGLES); in initBottomAccelerationStructures() 1213 if (testParams.bottomTestType == BTT_TRIANGLES) in initBottomAccelerationStructures() 1315 if (testParams.bottomTestType == BTT_TRIANGLES) in initBottomAccelerationStructures() 2121 DE_ASSERT(m_data.bottomTestType == BTT_TRIANGLES); in initPrograms() 3354 { BTT_TRIANGLES, false, "triangles" }, in addBasicBuildingTests() 3355 { BTT_TRIANGLES, true, "triangles_aop" }, in addBasicBuildingTests() 3610 BTT_TRIANGLES, in addVertexIndexFormatsTests() 3697 { BTT_TRIANGLES, "triangles" }, in addOperationTestsImpl() 3810 BTT_TRIANGLES, in addFuncArgTests() [all …]
|
D | vktRayQueryCullRayFlagsTests.cpp | 112 BTT_TRIANGLES = 0, enumerator 300 …if (testParams.bottomType == BTT_TRIANGLES && rayFlags & RF_SkipTriangles) hitResult = { 0,0,0,0 }; in getHitResult() 1934 if (m_data.bottomType == BTT_TRIANGLES) in iterate() 2090 { BTT_TRIANGLES, "triangles" }, in createCullRayFlagsTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingAccelerationStructuresTests.cpp | 68 BTT_TRIANGLES, enumerator 286 …ERT(testParams.cullFlags == InstanceCullFlags::NONE || testParams.bottomTestType == BTT_TRIANGLES); in initBottomAccelerationStructures() 305 if (testParams.bottomTestType == BTT_TRIANGLES) in initBottomAccelerationStructures() 405 if (testParams.bottomTestType == BTT_TRIANGLES) in initBottomAccelerationStructures() 2901 { BTT_TRIANGLES, false, "triangles" }, in addBasicBuildingTests() 2902 { BTT_TRIANGLES, true, "triangles_aop" }, in addBasicBuildingTests() 3124 BTT_TRIANGLES, in addVertexIndexFormatsTests() 3190 { BTT_TRIANGLES, "triangles" }, in addOperationTestsImpl() 3295 BTT_TRIANGLES, in addFuncArgTests() 3384 BTT_TRIANGLES, in addInstanceTriangleCullingTests() [all …]
|
D | vktRayTracingTraversalControlTests.cpp | 74 BTT_TRIANGLES, enumerator 211 if (testParams.bottomType == BTT_TRIANGLES) in initBottomAccelerationStructures() 746 { BTT_TRIANGLES, "triangles" }, in createTraversalControlTests()
|
D | vktRayTracingCaptureReplayTests.cpp | 88 BTT_TRIANGLES, enumerator 561 if (testParams.bottomType == BTT_TRIANGLES) in initBottomAccelerationStructures() 596 if (testParams.bottomType == BTT_TRIANGLES) in initBottomAccelerationStructures() 1427 BTT_TRIANGLES, in addReplayShaderBindingTablesTests() 1477 { BTT_TRIANGLES, "triangles" }, in addReplayAccelerationStruturesTests()
|