Searched defs:isDepth (Results 1 – 2 of 2) sorted by relevance
261 private boolean isDepth; field in Image.Format274 private Format(int bpp, boolean isDepth, boolean isCompressed, boolean isFP){ in Format()
688 bool Texture2D::isDepth(GLint level) const in isDepth() function in gl::Texture2D