Searched refs:builtinGroup (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingBuiltinTests.cpp | 2471 void createLaunchTests (tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) in createLaunchTests() argument 2542 builtinGroup->addChild(group.release()); in createLaunchTests() 2545 void createScalarTests (tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) in createScalarTests() argument 2649 builtinGroup->addChild(group.release()); in createScalarTests() 2652 void createRayFlagsTests (tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) in createRayFlagsTests() argument 2791 builtinGroup->addChild(group.release()); in createRayFlagsTests() 2794 void createMultiOutputTests (tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) in createMultiOutputTests() argument 2859 builtinGroup->addChild(group.release()); in createMultiOutputTests() 2904 de::MovePtr<tcu::TestCaseGroup> builtinGroup(new tcu::TestCaseGroup(testCtx, "builtin", "Ray tracing shader builtin tests")); in createBuiltinTests() 2907 tests[testNdx].createBuiltinTestsFunc(testCtx, builtinGroup in createBuiltinTests() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderBuiltinVarTests.cpp | 2461 de::MovePtr<TestCaseGroup> builtinGroup (new TestCaseGroup(testCtx, "builtin_var", "Shader builtin variable tests.")); in createBuiltinVarTests() 2596 builtinGroup->addChild(frontFacingGroup.release()); in createBuiltinVarTests() 2597 builtinGroup->addChild(fragDepthGroup.release()); in createBuiltinVarTests() 2598 builtinGroup->addChild(fragCoordMsaaGroup.release()); in createBuiltinVarTests() 2599 builtinGroup->addChild(fragCoordMsaaInputGroup.release()); in createBuiltinVarTests() 2600 builtinGroup->addChild(simpleGroup.release()); in createBuiltinVarTests() 2607 builtinGroup->addChild(inputVariationsGroup.release()); in createBuiltinVarTests() 2608 return builtinGroup.release(); in createBuiltinVarTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderBuiltinVarTests.cpp | 2461 de::MovePtr<TestCaseGroup> builtinGroup (new TestCaseGroup(testCtx, "builtin_var", "Shader builtin variable tests.")); in createBuiltinVarTests() 2586 builtinGroup->addChild(frontFacingGroup.release()); in createBuiltinVarTests() 2587 builtinGroup->addChild(fragDepthGroup.release()); in createBuiltinVarTests() 2588 builtinGroup->addChild(fragCoordMsaaGroup.release()); in createBuiltinVarTests() 2589 builtinGroup->addChild(fragCoordMsaaInputGroup.release()); in createBuiltinVarTests() 2590 builtinGroup->addChild(simpleGroup.release()); in createBuiltinVarTests() 2597 builtinGroup->addChild(inputVariationsGroup.release()); in createBuiltinVarTests() 2598 return builtinGroup.release(); in createBuiltinVarTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingBuiltinTests.cpp | 3917 void createLaunchTests (tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) in createLaunchTests() argument 3990 builtinGroup->addChild(group.release()); in createLaunchTests() 3993 void createScalarTests (tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) in createScalarTests() argument 4099 builtinGroup->addChild(group.release()); in createScalarTests() 4102 void createRayFlagsTests (tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) in createRayFlagsTests() argument 4278 builtinGroup->addChild(group.release()); in createRayFlagsTests() 4281 void createMultiOutputTests (tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) in createMultiOutputTests() argument 4348 builtinGroup->addChild(group.release()); in createMultiOutputTests() 4474 void createIndirectTests (tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup) in createIndirectTests() argument 4500 builtinGroup in createIndirectTests() [all...] |
Completed in 19 milliseconds