Searched refs:RayQueryProceduralGeometryTestCase (Results 1 – 2 of 2) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
| D | vktRayQueryProceduralGeometryTests.cpp | 368 class RayQueryProceduralGeometryTestCase : public TestCase class 371 …RayQueryProceduralGeometryTestCase (tcu::TestContext& context, const char* name, TestType testTyp… 372 ~RayQueryProceduralGeometryTestCase (void) = default; 382 RayQueryProceduralGeometryTestCase::RayQueryProceduralGeometryTestCase(tcu::TestContext& context, c… in RayQueryProceduralGeometryTestCase() function in vkt::RayQuery::__anon05ea4e370111::RayQueryProceduralGeometryTestCase 388 void RayQueryProceduralGeometryTestCase::checkSupport(Context& context) const in checkSupport() 400 void RayQueryProceduralGeometryTestCase::initPrograms(SourceCollections& programCollection) const in initPrograms() 472 TestInstance* RayQueryProceduralGeometryTestCase::createInstance(Context& context) const in createInstance() 487 …group->addChild(new RayQueryProceduralGeometryTestCase(testCtx, "object_behind_bounding_boxes", Te… in createProceduralGeometryTests() 488 …group->addChild(new RayQueryProceduralGeometryTestCase(testCtx, "triangle_in_between", TestType:… in createProceduralGeometryTests()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
| D | vktRayQueryProceduralGeometryTests.cpp | 368 class RayQueryProceduralGeometryTestCase : public TestCase class 371 …RayQueryProceduralGeometryTestCase (tcu::TestContext& context, const char* name, TestType testTyp… 372 ~RayQueryProceduralGeometryTestCase (void) = default; 382 RayQueryProceduralGeometryTestCase::RayQueryProceduralGeometryTestCase(tcu::TestContext& context, c… in RayQueryProceduralGeometryTestCase() function in vkt::RayQuery::__anon9de883970111::RayQueryProceduralGeometryTestCase 388 void RayQueryProceduralGeometryTestCase::checkSupport(Context& context) const in checkSupport() 400 void RayQueryProceduralGeometryTestCase::initPrograms(SourceCollections& programCollection) const in initPrograms() 472 TestInstance* RayQueryProceduralGeometryTestCase::createInstance(Context& context) const in createInstance() 488 …group->addChild(new RayQueryProceduralGeometryTestCase(testCtx, "object_behind_bounding_boxes", Te… in createProceduralGeometryTests() 489 …group->addChild(new RayQueryProceduralGeometryTestCase(testCtx, "triangle_in_between", TestType:… in createProceduralGeometryTests()
|