Searched refs:brw_image_format (Results 1 – 4 of 4) sorted by relevance
54 struct brw_image_format { struct84 const struct brw_image_format *planar_format; argument
65 const struct brw_image_format *planar_format;
200 static const struct brw_image_format brw_image_formats[] = {359 const struct brw_image_format *fmt, int dri_format, in modifier_is_supported()436 static const struct brw_image_format *999 const struct brw_image_format *f = brw_image_format_lookup(fourcc); in brw_query_format_modifier_attribs()1067 const struct brw_image_format *f = NULL; in brw_create_image_from_names()1104 const struct brw_image_format *f; in brw_create_image_from_fds_common()1297 const struct brw_image_format *f = brw_image_format_lookup(fourcc); in brw_create_image_from_dma_bufs2()1354 const struct brw_image_format *fmt) in brw_image_format_is_supported()1417 const struct brw_image_format *f; in brw_query_dma_buf_modifiers()1473 const struct brw_image_format *f = parent->planar_format; in brw_from_planar()
670 const struct brw_image_format *f = image->planar_format; in miptree_create_for_planar_image()