OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:numLocations
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles3/functional/
es3fFragmentOutputTests.cpp
[
all
...]
/external/deqp/modules/glshared/
glsShaderExecUtil.cpp
620
const int
numLocations
= glu::getDataTypeNumLocations(it->varType.getBasicType());
624
location +=
numLocations
;
626
for (int ndx = 0; ndx <
numLocations
; ++ndx)
[
all
...]
Completed in 105 milliseconds