Home
last modified time | relevance | path

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

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