Searched refs:GR_GL_R8 (Results 1 – 7 of 7) sorted by relevance
1726 redInfo.fFormats.fSizedInternalFormat = GR_GL_R8; in initConfigTable()1763 grayRedInfo.fFormats.fSizedInternalFormat = GR_GL_R8; in initConfigTable()2918 } else if (GR_GL_R8 == format) { in validate_sized_format()2967 } else if (GR_GL_R8 == format) { in validate_sized_format()3011 case GR_GL_R8: in get_yuva_config()
448 #define GR_GL_R8 0x8229 macro
1740 redInfo.fFormats.fSizedInternalFormat = GR_GL_R8; in initConfigTable()1777 grayRedInfo.fFormats.fSizedInternalFormat = GR_GL_R8; in initConfigTable()2942 } else if (GR_GL_R8 == format) { in validate_sized_format()2993 } else if (GR_GL_R8 == format) { in validate_sized_format()3042 case GR_GL_R8: in get_yuva_config()
69 return GrBackendFormat::MakeGL(GR_GL_R8, GR_GL_TEXTURE_2D); in create_backend_format()113 return GrBackendFormat::MakeGL(GR_GL_R8, GR_GL_TEXTURE_2D); in create_backend_format()
255 *internalFormat = GR_GL_R8; in atlas_format_to_gl_types()