Home
last modified time | relevance | path

Searched refs:brw_image_format_lookup (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_screen.c437 brw_image_format_lookup(int fourcc) in brw_image_format_lookup() function
999 const struct brw_image_format *f = brw_image_format_lookup(fourcc); in brw_query_format_modifier_attribs()
1074 f = brw_image_format_lookup(fourcc); in brw_create_image_from_names()
1112 f = brw_image_format_lookup(fourcc); 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()
1420 f = brw_image_format_lookup(fourcc); in brw_query_dma_buf_modifiers()