Lines Matching refs:format
1265 dri3_cpp_for_format(uint32_t format) {
1266 switch (format) {
1295 /* Map format of render buffer to corresponding format for the linear_buffer
1297 * Usually linear_format == format, except for depth >= 30 formats, where
1301 dri3_linear_format_for_format(struct loader_dri3_drawable *draw, uint32_t format)
1303 switch (format) {
1321 return format;
1331 image_format_to_fourcc(int format)
1335 switch (format) {
1358 has_supported_modifier(struct loader_dri3_drawable *draw, unsigned int format,
1367 format, 0, NULL, NULL,
1376 draw->ext->image->queryDmaBufModifiers(draw->dri_screen, format,
1401 dri3_alloc_render_buffer(struct loader_dri3_drawable *draw, unsigned int format,
1434 buffer->cpp = dri3_cpp_for_format(format);
1469 if (!has_supported_modifier(draw, image_format_to_fourcc(format),
1495 width, height, format,
1511 format,
1526 dri3_linear_format_for_format(draw, format),
1539 dri3_linear_format_for_format(draw, format),
1603 image_format_to_fourcc(format),
1614 image_format_to_fourcc(format),
1815 unsigned int format,
1839 image_format_to_fourcc(format),
1860 unsigned int format,
1886 image_format_to_fourcc(format),
1906 dri3_get_pixmap_buffer(__DRIdrawable *driDrawable, unsigned int format,
1965 loader_dri3_create_image_from_buffers(draw->conn, bps_reply, format,
1982 buffer->image = loader_dri3_create_image(draw->conn, bp_reply, format,
2019 unsigned int format,
2028 draw->back_format = format;
2051 format,
2190 unsigned int format,
2238 format,
2243 format,
2256 format,