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

  /external/chromium_org/third_party/angle/src/libGLESv2/
Texture.cpp 901 bool Texture2D::isDepth(GLint level) const
1058 if (isDepth(level))
1077 if (!isDepth(level))
    [all...]
Texture.h 186 bool isDepth(GLint level) const;
248 bool isDepth(GLenum target, GLint level) const;
319 bool isDepth(GLint level) const;
380 bool isDepth(GLint level) const;
validationES.cpp     [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]

Completed in 57 milliseconds