Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blorp_blit.cpp730 if (key->tex_layout == INTEL_MSAA_LAYOUT_CMS) in compile()
1024 case INTEL_MSAA_LAYOUT_CMS: in encode_msaa()
1111 case INTEL_MSAA_LAYOUT_CMS: in decode_msaa()
1249 if (key->tex_layout == INTEL_MSAA_LAYOUT_CMS) in manual_blend()
1301 if (i == 0 && key->tex_layout == INTEL_MSAA_LAYOUT_CMS) { in manual_blend()
1348 if (key->tex_layout == INTEL_MSAA_LAYOUT_CMS) in manual_blend()
1416 case INTEL_MSAA_LAYOUT_CMS: in texel_fetch()
1493 case INTEL_MSAA_LAYOUT_CMS: in texture_lookup()
Dbrw_tex_layout.c173 case INTEL_MSAA_LAYOUT_CMS: in brw_miptree_layout()
Dintel_mipmap_tree.c119 case INTEL_MSAA_LAYOUT_CMS: in intel_miptree_create_internal()
333 return INTEL_MSAA_LAYOUT_CMS; in compute_msaa_layout()
479 if (mt->msaa_layout == INTEL_MSAA_LAYOUT_CMS) { in intel_miptree_create_for_renderbuffer()
810 INTEL_MSAA_LAYOUT_CMS); in intel_miptree_alloc_mcs()
Dgen7_wm_surface_state.c571 if (irb->mt->msaa_layout == INTEL_MSAA_LAYOUT_CMS) { in gen7_update_renderbuffer_surface()
Dgen7_blorp.cpp195 if (surface->msaa_layout == INTEL_MSAA_LAYOUT_CMS) { in gen7_blorp_emit_surface_state()
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_mipmap_tree.h180 INTEL_MSAA_LAYOUT_CMS, enumerator
Dintel_mipmap_tree.c119 case INTEL_MSAA_LAYOUT_CMS: in intel_miptree_create_internal()
333 return INTEL_MSAA_LAYOUT_CMS; in compute_msaa_layout()
479 if (mt->msaa_layout == INTEL_MSAA_LAYOUT_CMS) { in intel_miptree_create_for_renderbuffer()
810 INTEL_MSAA_LAYOUT_CMS); in intel_miptree_alloc_mcs()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_mipmap_tree.c119 case INTEL_MSAA_LAYOUT_CMS: in intel_miptree_create_internal()
333 return INTEL_MSAA_LAYOUT_CMS; in compute_msaa_layout()
479 if (mt->msaa_layout == INTEL_MSAA_LAYOUT_CMS) { in intel_miptree_create_for_renderbuffer()
810 INTEL_MSAA_LAYOUT_CMS); in intel_miptree_alloc_mcs()