Home
last modified time | relevance | path

Searched refs:brw_blorp_surface_info (Results 1 – 4 of 4) 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,
188 struct brw_blorp_surface_info depth;
189 struct brw_blorp_surface_info stencil;
191 struct brw_blorp_surface_info src;
192 struct brw_blorp_surface_info dst;
Dblorp_blit.c1376 surf_get_intratile_offset_px(struct brw_blorp_surface_info *info, in surf_get_intratile_offset_px()
1394 struct brw_blorp_surface_info *info) in blorp_surf_convert_to_single_slice()
1445 struct brw_blorp_surface_info *info) in surf_fake_interleaved_msaa()
1459 struct brw_blorp_surface_info *info) in surf_retile_w_to_y()
1499 can_shrink_surface(const struct brw_blorp_surface_info *surf) in can_shrink_surface()
1552 struct brw_blorp_surface_info *info, in surf_fake_rgb_with_red()
1913 struct brw_blorp_surface_info *info, in shrink_surface_params()
2338 struct brw_blorp_surface_info *info, in blorp_surf_convert_to_uncompressed()
Dblorp_genX_exec.h1248 const struct brw_blorp_surface_info *surface, in blorp_emit_surface_state()
1318 const struct brw_blorp_surface_info *surface, in blorp_emit_null_surface_state()
1376 const struct brw_blorp_surface_info *surface = in blorp_emit_surface_states()
Dblorp.c64 struct brw_blorp_surface_info *info, in brw_blorp_surface_info_init()