Home
last modified time | relevance | path

Searched defs:outDeclArray (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInterfaceMatchingTests.cpp431 bool outDeclArray; member
469 const std::string outDeclArray = pipelineData.outDeclArray ? "[]" : ""; in initPrograms() local