Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceDefinitionUtil.cpp1356 …const glu::Storage queryPatchStorage = (interface == PROGRAMINTERFACE_PROGRAM_INPUT) ? (glu::STOR… in getProgramInterfaceResourceList() local
1369 if (variableStorage == queryStorage || variableStorage == queryPatchStorage) in getProgramInterfaceResourceList()
1379 if (interfaceBlock.storage == queryStorage || interfaceBlock.storage == queryPatchStorage) in getProgramInterfaceResourceList()