Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/blorp/
Dblorp_priv.h50 struct brw_blorp_surface_info struct
74 struct brw_blorp_surface_info *info, argument
80 struct brw_blorp_surface_info *info);
83 struct brw_blorp_surface_info *info);
86 struct brw_blorp_surface_info *info,
91 struct brw_blorp_surface_info *info);
94 struct brw_blorp_surface_info *info);
230 struct brw_blorp_surface_info depth;
231 struct brw_blorp_surface_info stencil;
233 struct brw_blorp_surface_info src;
[all …]
Dblorp_blit.c1622 surf_get_intratile_offset_px(struct brw_blorp_surface_info *info, in surf_get_intratile_offset_px()
1640 struct brw_blorp_surface_info *info) in blorp_surf_convert_to_single_slice()
1694 struct brw_blorp_surface_info *info) in blorp_surf_fake_interleaved_msaa()
1708 struct brw_blorp_surface_info *info) in blorp_surf_retile_w_to_y()
1748 can_shrink_surface(const struct brw_blorp_surface_info *surf) in can_shrink_surface()
1773 const struct brw_blorp_surface_info *surf) in get_max_surface_size()
1843 struct brw_blorp_surface_info *info) in surf_fake_rgb_with_red()
2291 struct brw_blorp_surface_info *info, in shrink_surface_params()
2786 struct brw_blorp_surface_info *info, in blorp_surf_convert_to_uncompressed()
Dblorp_genX_exec.h1463 const struct brw_blorp_surface_info *surface, in blorp_emit_surface_state()
1562 const struct brw_blorp_surface_info *surface, in blorp_emit_null_surface_state()
1624 const struct brw_blorp_surface_info *surface = in blorp_setup_binding_table()
1908 const struct brw_blorp_surface_info *info, in blorp_update_clear_color()
2383 xy_aux_mode(const struct brw_blorp_surface_info *info) in xy_aux_mode()
Dblorp.c97 struct brw_blorp_surface_info *info, in brw_blorp_surface_info_init()
Dblorp_clear.c1424 params.dst = (struct brw_blorp_surface_info) { in blorp_ccs_ambiguate()