Searched refs:format_translation (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_vbuf.h47 enum pipe_format format_translation[PIPE_FORMAT_COUNT]; member in struct:u_vbuf_caps
H A Du_vbuf.c267 caps->format_translation[i] = i;
274 caps->format_translation[format] = vbuf_format_fallbacks[i].to;
769 format = mgr->caps.format_translation[format];
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_vbuf.h46 enum pipe_format format_translation[PIPE_FORMAT_COUNT]; member in struct:u_vbuf_caps
H A Du_vbuf.c281 caps->format_translation[i] = i;
292 caps->format_translation[format] = vbuf_format_fallbacks[i].to;
877 format = mgr->caps.format_translation[format];

Completed in 6 milliseconds