Searched refs:stencilRenderableFormat (Results 1 – 6 of 6) sorted by relevance
69 bool stencilRenderableFormat(GL2Encoder* ctx, GLenum internalformat);
1077 bool stencilRenderableFormat(GL2Encoder*, GLenum internalformat) { in stencilRenderableFormat() function
5254 !GLESv2Validation::stencilRenderableFormat(ctx, internalformat), in s_glGetInternalformativ()
82 bool stencilRenderableFormat(GLint internalformat);
1198 bool stencilRenderableFormat(GLint internalformat) { in stencilRenderableFormat() function
1865 … renderable = fbo_format_info.rb_external || stencilRenderableFormat(fbo_format_info.rb_format); in checkFramebufferAttachmentCompleteness()1883 …renderable = fbo_format_info.tex_external || stencilRenderableFormat(fbo_format_info.tex_internalf… in checkFramebufferAttachmentCompleteness()