Lines Matching refs:outFormat
200 * \param outFormat the final texture format204 _mesa_compute_component_mapping(GLenum inFormat, GLenum outFormat, GLubyte *map)207 const int outFmt = get_map_idx(outFormat);221 outFormat, _mesa_enum_to_string(outFormat),