HomeSort by relevance Sort by last modified time
    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