Searched refs:outFmt (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | glformats.c | 207 const int outFmt = get_map_idx(outFormat); local in function:_mesa_compute_component_mapping 209 const GLubyte *rgba2out = mappings[outFmt].from_rgba; |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | glformats.c | 207 const int outFmt = get_map_idx(outFormat); local in function:_mesa_compute_component_mapping 209 const GLubyte *rgba2out = mappings[outFmt].from_rgba; |
Completed in 6 milliseconds