HomeSort by relevance Sort by last modified time
    Searched refs:textureLevelDepth (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/angle/src/libGLESv2/
validationES3.cpp 58 GLint textureLevelDepth = 0;
76 textureLevelDepth = 1;
106 textureLevelDepth = 1;
128 textureLevelDepth = texture3d->getDepth(level);
150 textureLevelDepth = texture2darray->getLayers(level);
248 zoffset + depth > textureLevelDepth)
validationES.cpp     [all...]

Completed in 53 milliseconds