Searched defs:texel_bytes (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | texcompress_bptc.c | 83 GLubyte texel_bytes[4]; local in function:fetch_bptc_rgba_unorm 98 GLubyte texel_bytes[4]; local in function:fetch_bptc_srgb_alpha_unorm [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | texcompress_bptc.c | 83 GLubyte texel_bytes[4]; local in function:fetch_bptc_rgba_unorm 98 GLubyte texel_bytes[4]; local in function:fetch_bptc_srgb_alpha_unorm [all...] |
| /xsrc/external/mit/mesa-demos/dist/src/util/ | ||
| H A D | readtex.c | 413 static void ConvertRGBtoYUV(GLint w, GLint h, GLint texel_bytes, argument |
Completed in 5 milliseconds