Lines Matching refs:format
37 #include "util/format/u_format.h"
285 ps->format = pt->format;
307 s1->format == s2->format &&
336 buffer.format = PIPE_FORMAT_R8_UNORM; /* want TYPELESS or similar */
357 buffer.format = PIPE_FORMAT_R8_UNORM;
756 dst->format = src->format;
762 dst->format = PIPE_FORMAT_NONE;
831 /* Make sure the mask actually updates all the channels present in the dst format. */
838 const struct util_format_description *format_desc = util_format_description(info->dst.format);