Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryProceduralGeometryTests.cpp368 class RayQueryProceduralGeometryTestCase : public TestCase class
371RayQueryProceduralGeometryTestCase (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::__anone8cdde5b0111::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()