Lines Matching refs:format
25 #include "util/format/u_format.h"
480 sampler->format,
494 sampler->format);
592 * reads and we need to know the color buffer format and
596 key->color_fmt[i].format = cbuf->format;
599 cbuf->format),
604 util_format_description(cbuf->format);
612 if (util_format_is_pure_uint(cbuf->format))
614 else if (util_format_is_pure_sint(cbuf->format))