Searched defs:numLocs (Results 1 – 3 of 3) sorted by relevance
175 const int numLocs = getNumTransportLocations(valueType); in genVertexShader() local264 const int numLocs = getNumTransportLocations(valueType); in genFragmentShader() local315 const int numLocs = getNumTransportLocations(valueType); in specializeVertexShader() local339 const int numLocs = getNumTransportLocations(valueType); in specializeVertexShader() local393 const int numLocs = getNumTransportLocations(valueType); in specializeFragmentShader() local451 const int numLocs = getNumTransportLocations(valueType); in generateVertexSpecialization() local
103 unsigned numLocs; member
265 StringLocalizationInfo(UChar* i, UChar*** d, int32_t numRS, int32_t numLocs) in StringLocalizationInfo()462 int32_t numLocs = array.length() - 2; // subtract first, NULL in doParse() local