Searched refs:createMiscTests (Results 1 - 20 of 20) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingMiscTests.hpp | 34 tcu::TestCaseGroup* createMiscTests(tcu::TestContext& testCtx);
|
H A D | vktRayTracingTests.cpp | 81 group->addChild(createMiscTests(testCtx)); in createTests()
|
H A D | vktRayTracingMiscTests.cpp | 9471 tcu::TestCaseGroup* createMiscTests (tcu::TestContext& testCtx)
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingMiscTests.hpp | 34 tcu::TestCaseGroup* createMiscTests(tcu::TestContext& testCtx);
|
H A D | vktRayTracingTests.cpp | 80 group->addChild(createMiscTests(testCtx)); in createTests()
|
H A D | vktRayTracingMiscTests.cpp | 9228 tcu::TestCaseGroup* createMiscTests (tcu::TestContext& testCtx)
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMiscTests.hpp | 36 tcu::TestCaseGroup* createMiscTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType);
|
H A D | vktPipelineTests.cpp | 162 group->addChild(createMiscTests (testCtx, pipelineConstructionType)); in createChildren()
|
H A D | vktPipelineMiscTests.cpp | 1676 tcu::TestCaseGroup* createMiscTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createMiscTests() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryMiscTests.hpp | 35 tcu::TestCaseGroup* createMiscTests (tcu::TestContext& testCtx);
|
H A D | vktRayQueryTests.cpp | 58 group->addChild(createMiscTests(testCtx)); in createTests()
|
H A D | vktRayQueryMiscTests.cpp | 1085 tcu::TestCaseGroup* createMiscTests (tcu::TestContext& testCtx) in createMiscTests() function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMiscTests.hpp | 36 tcu::TestCaseGroup* createMiscTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType);
|
H A D | vktPipelineTests.cpp | 143 group->addChild(createMiscTests (testCtx, pipelineConstructionType)); in createChildren()
|
H A D | vktPipelineMiscTests.cpp | 1379 tcu::TestCaseGroup* createMiscTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createMiscTests() function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
H A D | vktRayQueryMiscTests.hpp | 35 tcu::TestCaseGroup* createMiscTests (tcu::TestContext& testCtx);
|
H A D | vktRayQueryTests.cpp | 57 group->addChild(createMiscTests(testCtx)); in createTests()
|
H A D | vktRayQueryMiscTests.cpp | 1084 tcu::TestCaseGroup* createMiscTests (tcu::TestContext& testCtx) in createMiscTests() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
H A D | vktFragmentShadingRateTests.cpp | 420 void createMiscTests(tcu::TestContext& testCtx, tcu::TestCaseGroup* parentGroup) in createMiscTests() function 448 createMiscTests(testCtx, group); in createTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/ |
H A D | vktFragmentShadingRateTests.cpp | 419 void createMiscTests(tcu::TestContext& testCtx, tcu::TestCaseGroup* parentGroup) in createMiscTests() function 445 createMiscTests(testCtx, group); in createTests()
|
Completed in 34 milliseconds