Searched refs:getVariableLocationLength (Results 1 – 1 of 1) sorted by relevance
793 static int getVariableLocationLength (const glu::VarType& type) in getVariableLocationLength() function806 size += getVariableLocationLength(type.getStructPtr()->getMember(ndx).getType()); in getVariableLocationLength()810 return type.getArraySize() * getVariableLocationLength(type.getElementType()); in getVariableLocationLength()835 …currentLocation += getVariableLocationLength(path[startNdx].getVariableType()->getStructPtr()->get… in getIOSubVariableLocation()865 currentLocation += getVariableLocationLength(block->variables[memberNdx].varType); in getIOBlockVariableLocation()