Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp820 static int getIOSubVariableLocation (const std::vector<VariablePathComponent>& path, int startNdx, … in getIOSubVariableLocation() function
828 return getIOSubVariableLocation(path, startNdx+1, currentLocation); in getIOSubVariableLocation()
834 return getIOSubVariableLocation(path, startNdx + 1, currentLocation); in getIOSubVariableLocation()
871 return getIOSubVariableLocation(path, 2, currentLocation); in getIOBlockVariableLocation()
902 return getIOSubVariableLocation(path, 1, varDecl->layout.location); in getExplicitLocationFromPath()