Searched refs:isFbo (Results 1 – 1 of 1) sorted by relevance
166 const bool isFbo = getTargetFbo() == 0; in discardFramebuffer() local168 isFbo ? (const GLenum) GL_COLOR_EXT : (const GLenum) GL_COLOR_ATTACHMENT0, in discardFramebuffer()169 isFbo ? (const GLenum) GL_STENCIL_EXT : (const GLenum) GL_STENCIL_ATTACHMENT }; in discardFramebuffer()