Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
DvktRayQueryBuiltinTests.cpp186 class TestConfigurationVector : public TestConfiguration class
189 TestConfigurationVector(Context& context, bool useStrictComponentMatching = true) in TestConfigurationVector() function in vkt::RayQuery::__anon5ddeb9910111::TestConfigurationVector
194 virtual ~TestConfigurationVector() in ~TestConfigurationVector()
1700 bool TestConfigurationVector::verify(BufferWithMemory* resultBuffer, TestParams& testParams) in verify()
2334 class TestConfigurationGetWorldRayOrigin : public TestConfigurationVector
2337 TestConfigurationGetWorldRayOrigin (Context& context) : TestConfigurationVector(context) {} in TestConfigurationGetWorldRayOrigin()
2487 class TestConfigurationGetWorldRayDirection : public TestConfigurationVector
2490 TestConfigurationGetWorldRayDirection (Context& context) : TestConfigurationVector(context) {} in TestConfigurationGetWorldRayDirection()
3133 class TestConfigurationObjectRayOrigin : public TestConfigurationVector
3136 TestConfigurationObjectRayOrigin (Context& context) : TestConfigurationVector(context) {} in TestConfigurationObjectRayOrigin()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryBuiltinTests.cpp186 class TestConfigurationVector : public TestConfiguration class
189 TestConfigurationVector(Context& context, bool useStrictComponentMatching = true) in TestConfigurationVector() function in vkt::RayQuery::__anon54be8af10111::TestConfigurationVector
194 virtual ~TestConfigurationVector() in ~TestConfigurationVector()
1720 bool TestConfigurationVector::verify(BufferWithMemory* resultBuffer, TestParams& testParams) in verify()
2354 class TestConfigurationGetWorldRayOrigin : public TestConfigurationVector
2357 TestConfigurationGetWorldRayOrigin (Context& context) : TestConfigurationVector(context) {} in TestConfigurationGetWorldRayOrigin()
2507 class TestConfigurationGetWorldRayDirection : public TestConfigurationVector
2510 TestConfigurationGetWorldRayDirection (Context& context) : TestConfigurationVector(context) {} in TestConfigurationGetWorldRayDirection()
3153 class TestConfigurationObjectRayOrigin : public TestConfigurationVector
3156 TestConfigurationObjectRayOrigin (Context& context) : TestConfigurationVector(context) {} in TestConfigurationObjectRayOrigin()
[all …]