Lines Matching defs:format
35 #include "util/format/u_format.h"
168 nresource->internal_format = nresource->base.format;
171 unsigned blocksize = util_format_get_blocksize(templ->format);
185 nresource->slices[l].line_stride = util_format_get_stride(templ->format, width);
216 templ->format,
283 unsigned blocksize = util_format_get_blocksize(resource->format);
348 unsigned blocksize = util_format_get_blocksize(prsrc->format);
454 enum pipe_format fmt = ctx->batch->cbufs[0]->format;
456 uint32_t shader = dev->reload.format[internal];
1009 enum pipe_format format,
1032 struct agx_pixel_format_entry ent = agx_pixel_format[format];
1034 if (!agx_is_valid_pixel_format(format))
1043 switch (format) {
1059 switch (format) {