Searched defs:gl_format (Results 1 – 4 of 4) sorted by relevance
99 GLenum gl_format, in try_pbo_readpixels()
586 GLenum gl_format = GL_BGRA; in ImageFromDmaBuf() local
4100 GLenum gl_format, GLenum type) in _mesa_tex_format_from_format_and_type()
795 …uint32_t gl_format; // 0 for compressed textures, otherwise value from table 3.3 (page 163) of… member