Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryAccelerationStructuresTests.cpp1524 class RayQueryASFuncArgTestCase : public RayQueryASBasicTestCase class
1527RayQueryASFuncArgTestCase (tcu::TestContext& context, const char* name, const TestParams& data);
1528 ~RayQueryASFuncArgTestCase (void) {} in ~RayQueryASFuncArgTestCase()
2147 RayQueryASFuncArgTestCase::RayQueryASFuncArgTestCase (tcu::TestContext& context, const char* name, … in RayQueryASFuncArgTestCase() function in vkt::RayQuery::__anonc7f207e80111::RayQueryASFuncArgTestCase
2152 void RayQueryASFuncArgTestCase::initPrograms (SourceCollections& programCollection) const in initPrograms()
3898 group->addChild(new RayQueryASFuncArgTestCase(ctx, buildTypes[buildTypeNdx].name, testParams)); in addFuncArgTests()
4080 …buildTypeGroup->addChild(new RayQueryASFuncArgTestCase(ctx, operationTypes[operationTypesIdx].name… in addInstanceUpdateTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
DvktRayQueryAccelerationStructuresTests.cpp1515 class RayQueryASFuncArgTestCase : public RayQueryASBasicTestCase class
1518RayQueryASFuncArgTestCase (tcu::TestContext& context, const char* name, const char* desc, const T…
1519 ~RayQueryASFuncArgTestCase (void) {} in ~RayQueryASFuncArgTestCase()
2136 RayQueryASFuncArgTestCase::RayQueryASFuncArgTestCase (tcu::TestContext& context, const char* name, … in RayQueryASFuncArgTestCase() function in vkt::RayQuery::__anon9b1822880111::RayQueryASFuncArgTestCase
2141 void RayQueryASFuncArgTestCase::initPrograms (SourceCollections& programCollection) const in initPrograms()
3838 …group->addChild(new RayQueryASFuncArgTestCase(ctx, buildTypes[buildTypeNdx].name, "", testParams)); in addFuncArgTests()