Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryProceduralGeometryTests.cpp371 class RayQueryProceduralGeometryTestCase : public TestCase class
374RayQueryProceduralGeometryTestCase(tcu::TestContext &context, const char *name, TestType testType);
375 ~RayQueryProceduralGeometryTestCase(void) = default;
385 RayQueryProceduralGeometryTestCase::RayQueryProceduralGeometryTestCase(tcu::TestContext &context, c… in RayQueryProceduralGeometryTestCase() function in vkt::RayQuery::__anon0c44f30c0111::RayQueryProceduralGeometryTestCase
392 void RayQueryProceduralGeometryTestCase::checkSupport(Context &context) const in checkSupport()
404 void RayQueryProceduralGeometryTestCase::initPrograms(SourceCollections &programCollection) const in initPrograms()
478 TestInstance *RayQueryProceduralGeometryTestCase::createInstance(Context &context) const in createInstance()
494 group->addChild(new RayQueryProceduralGeometryTestCase(testCtx, "object_behind_bounding_boxes", in createProceduralGeometryTests()
497 …new RayQueryProceduralGeometryTestCase(testCtx, "triangle_in_between", TestType::TRIANGLE_IN_BETWE… in createProceduralGeometryTests()