Home
last modified time | relevance | path

Searched refs:variableStorage (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceDefinitionUtil.cpp1368 const glu::Storage variableStorage = shader->getDefaultBlock().variables[variableNdx].storage; in getProgramInterfaceResourceList() local
1369 if (variableStorage == queryStorage || variableStorage == queryPatchStorage) in getProgramInterfaceResourceList()