Home | History | Annotate | Download | only in main

Lines Matching refs:outFormat

262  * \param outFormat  the final texture format
266 compute_component_mapping(GLenum inFormat, GLenum outFormat,
270 const int outFmt = get_map_idx(outFormat);
284 outFormat, _mesa_lookup_enum_by_nr(outFormat),