Home
last modified time | relevance | path

Searched defs:numLocs (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp175 const int numLocs = getNumTransportLocations(valueType); in genVertexShader() local
264 const int numLocs = getNumTransportLocations(valueType); in genFragmentShader() local
315 const int numLocs = getNumTransportLocations(valueType); in specializeVertexShader() local
339 const int numLocs = getNumTransportLocations(valueType); in specializeVertexShader() local
393 const int numLocs = getNumTransportLocations(valueType); in specializeFragmentShader() local
451 const int numLocs = getNumTransportLocations(valueType); in generateVertexSpecialization() local
/external/icu/icu4c/source/i18n/
Drbnf.cpp265 StringLocalizationInfo(UChar* i, UChar*** d, int32_t numRS, int32_t numLocs) in StringLocalizationInfo()
456 int32_t numLocs = array.length() - 2; // subtract first, NULL in doParse() local