Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blorp.c203 brw_blorp_to_isl_format(struct brw_context *brw, mesa_format format, in brw_blorp_to_isl_format() function
307 brw_blorp_to_isl_format(brw, src_format, false); in brw_blorp_blit_miptrees()
321 brw_blorp_to_isl_format(brw, dst_format, true); in brw_blorp_blit_miptrees()
1496 brw_blorp_to_isl_format(brw, format, true), in brw_blorp_resolve_color()
1515 enum isl_format isl_format = brw_blorp_to_isl_format(brw, format, true); in brw_blorp_mcs_partial_resolve()