Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/blorp/
Dblorp_priv.h47 struct brw_blorp_surface_info struct
71 struct brw_blorp_surface_info *info, argument
77 struct brw_blorp_surface_info *info);
80 struct brw_blorp_surface_info *info);
83 struct brw_blorp_surface_info *info,
88 struct brw_blorp_surface_info *info);
91 struct brw_blorp_surface_info *info);
197 struct brw_blorp_surface_info depth;
198 struct brw_blorp_surface_info stencil;
200 struct brw_blorp_surface_info src;
[all …]
Dblorp_blit.c1551 surf_get_intratile_offset_px(struct brw_blorp_surface_info *info, in surf_get_intratile_offset_px()
1569 struct brw_blorp_surface_info *info) in blorp_surf_convert_to_single_slice()
1623 struct brw_blorp_surface_info *info) in blorp_surf_fake_interleaved_msaa()
1637 struct brw_blorp_surface_info *info) in blorp_surf_retile_w_to_y()
1677 can_shrink_surface(const struct brw_blorp_surface_info *surf) in can_shrink_surface()
1702 const struct brw_blorp_surface_info *surf) in get_max_surface_size()
1772 struct brw_blorp_surface_info *info) in surf_fake_rgb_with_red()
2183 struct brw_blorp_surface_info *info, in shrink_surface_params()
2580 struct brw_blorp_surface_info *info, in blorp_surf_convert_to_uncompressed()
Dblorp_genX_exec.h1401 const struct brw_blorp_surface_info *surface, in blorp_emit_surface_state()
1495 const struct brw_blorp_surface_info *surface, in blorp_emit_null_surface_state()
1554 const struct brw_blorp_surface_info *surface = in blorp_emit_surface_states()
1867 const struct brw_blorp_surface_info *info, in blorp_update_clear_color()
Dblorp.c80 struct brw_blorp_surface_info *info, in brw_blorp_surface_info_init()
Dblorp_clear.c1265 params.dst = (struct brw_blorp_surface_info) { in blorp_ccs_ambiguate()