Searched refs:GetColorEncoding (Results 1 – 3 of 3) sorted by relevance
84 GLenum GetColorEncoding(GLint internalformat);
530 if(GetColorEncoding(colorbufferFormat) != GetColorEncoding(textureFormat)) in ValidateCopyFormats()1954 GLenum GetColorEncoding(GLint internalformat) in GetColorEncoding() function
2783 *params = GetColorEncoding(renderbuffer->getFormat()); in GetFramebufferAttachmentParameteriv()