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.c213 brw_blorp_to_isl_format(struct brw_context *brw, mesa_format format, in brw_blorp_to_isl_format() function
387 brw_blorp_to_isl_format(brw, src_format, false); in brw_blorp_blit_miptrees()
402 brw_blorp_to_isl_format(brw, dst_format, true); in brw_blorp_blit_miptrees()
1533 brw_blorp_to_isl_format(brw, format, true), in brw_blorp_resolve_color()
1552 enum isl_format isl_format = brw_blorp_to_isl_format(brw, format, true); in brw_blorp_mcs_partial_resolve()