Searched refs:componentNames (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineInterfaceMatchingTests.cpp | 848 static const std::string componentNames[] = { "x", "y", "z", "w" }; in genInVerification() local 867 { "COMPONENT", componentNames[i] }, in genInVerification()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineInterfaceMatchingTests.cpp | 848 static const std::string componentNames[] = { "x", "y", "z", "w" }; in genInVerification() local 867 { "COMPONENT", componentNames[i] }, in genInVerification()
|