Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineInterfaceMatchingTests.cpp433 bool outDeclArray; member
470 const std::string outDeclArray = pipelineData.outDeclArray ? "[]" : ""; in initPrograms() local