Home | History | Annotate | Download | only in gl

Lines Matching full:bgra

259     // Angle has slow read/write pixel paths for 32bit RGBA (but fast for BGRA). 
1353 // On ES2 the internal format of a BGRA texture is RGBA with the APPLE extension.
1702 // If BGRA is supported as an internal format it must always be specified to glTex[Sub]Image
1709 // ES 2.0: the extension makes BGRA an external format but not an internal format.