Lines Matching defs:format
31 #include "util/format/u_format.h"
48 unsigned height, enum pipe_format format,
60 templ.format = format;
63 (util_format_is_depth_or_stencil(format) ?
76 templ.format = tex->format;
236 pipe_get_tile_rgba(transfer, map, 0, 0, w, h, tex->format, pixels);
702 templ.format = cb->format;
843 image.format = cb->format;
876 return tex->format == util_format_get_plane_format(PIPE_FORMAT_NV12, 0) &&
882 tex->next->format == util_format_get_plane_format(PIPE_FORMAT_NV12, 1) &&