Searched defs:orderingGroup (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineColorWriteEnableTests.cpp | 1046 AddSingleTestCaseStatic(const std::string& name, vk::PipelineConstructionType pipelineConstructionType, const std::vector<bool> mask, const tcu::BVec4 channelMask, bool inverse, tcu::TestCaseGroup* orderingGroup, tcu::TestContext& testCtx) AddSingleTestCaseStatic() argument 1089 AddSingleTestCaseDynamic(const std::string& name, vk::PipelineConstructionType pipelineConstructionType, const std::vector<bool> mask, const tcu::BVec4 channelMask, bool inverse, tcu::TestCaseGroup* orderingGroup, tcu::TestContext& testCtx, SequenceOrdering ordering) AddSingleTestCaseDynamic() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineColorWriteEnableTests.cpp | 1038 AddSingleTestCaseStatic(const std::string& name, const std::string& description, vk::PipelineConstructionType pipelineConstructionType, const std::vector<bool> mask, const tcu::BVec4 channelMask, bool inverse, tcu::TestCaseGroup* orderingGroup, tcu::TestContext& testCtx) AddSingleTestCaseStatic() argument 1082 AddSingleTestCaseDynamic(const std::string& name, const std::string& description, vk::PipelineConstructionType pipelineConstructionType, const std::vector<bool> mask, const tcu::BVec4 channelMask, bool inverse, tcu::TestCaseGroup* orderingGroup, tcu::TestContext& testCtx, SequenceOrdering ordering) AddSingleTestCaseDynamic() argument [all...] |
Completed in 6 milliseconds