Home
last modified time | relevance | path

Searched defs:numTotal (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/marl/include/marl/
Dutils.h32 inline void parallelize(COUNTER numTotal, COUNTER numPerTask, const F& f) { in parallelize()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp826 const int numTotal = numPre + numStrings + numPost; in ProcessDeferred() local
/external/angle/third_party/glslang/src/glslang/MachineIndependent/
DShaderLang.cpp826 const int numTotal = numPre + numStrings + numPost; in ProcessDeferred() local