Searched refs:isColorRenderableInternalFormat (Results 1 – 1 of 1) sorted by relevance
4752 bool isColorRenderableInternalFormat(GLenum internalformat) const;5932 …return isColorRenderableInternalFormat(internalformat) || isDepthRenderableInternalFormat(internal… in isValidRBOInternalFormat()5942 bool TestBase::isColorRenderableInternalFormat(GLenum internalformat) const in isColorRenderableInternalFormat() function in es3cts::TestBase6716 if (!isColorRenderableInternalFormat(src_internalformat)) in execute()6897 if (isColorRenderableInternalFormat(effective_internalformat)) in execute()10125 if (!isColorRenderableInternalFormat(src_internal_format)) in execute()