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