Searched defs:isDepth (Results 1 – 3 of 3) sorted by relevance
261 private boolean isDepth; field in Image.Format274 private Format(int bpp, boolean isDepth, boolean isCompressed, boolean isFP){ in Format()
471 const bool isDepth = isDepthFormat(format, mode); in isCoreFilterableFormat() local1513 const bool isDepth = isDepthFormat(m_texFormat, m_sampleMode); in init() local
3298 bool isDepth = attachments[attNdx] == (isFboBound ? GL_DEPTH_ATTACHMENT : GL_DEPTH); in invalidateSubFramebuffer() local3315 bool isDepth = ndx == 1; in invalidateSubFramebuffer() local