Searched refs:INTEL_MSAA_LAYOUT_NONE (Results 1 – 13 of 13) sorted by relevance
626 assert((key->tex_layout == INTEL_MSAA_LAYOUT_NONE) == in compile()628 assert((key->rt_layout == INTEL_MSAA_LAYOUT_NONE) == in compile()630 assert((key->src_layout == INTEL_MSAA_LAYOUT_NONE) == in compile()632 assert((key->dst_layout == INTEL_MSAA_LAYOUT_NONE) == in compile()1020 case INTEL_MSAA_LAYOUT_NONE: in encode_msaa()1107 case INTEL_MSAA_LAYOUT_NONE: in decode_msaa()1424 case INTEL_MSAA_LAYOUT_NONE: in texel_fetch()1615 assert(true_layout == INTEL_MSAA_LAYOUT_NONE || in compute_msaa_layout_for_pipeline()1617 return INTEL_MSAA_LAYOUT_NONE; in compute_msaa_layout_for_pipeline()1619 assert(true_layout != INTEL_MSAA_LAYOUT_NONE); in compute_msaa_layout_for_pipeline()
176 case INTEL_MSAA_LAYOUT_NONE: in brw_miptree_layout()
114 case INTEL_MSAA_LAYOUT_NONE: in intel_miptree_create_internal()138 num_samples > 1 ? INTEL_MSAA_LAYOUT_IMS : INTEL_MSAA_LAYOUT_NONE; in intel_miptree_create_internal()217 else if (msaa_layout != INTEL_MSAA_LAYOUT_NONE) { in intel_miptree_create()290 INTEL_MSAA_LAYOUT_NONE); in intel_miptree_create_for_region()403 enum intel_msaa_layout msaa_layout = INTEL_MSAA_LAYOUT_NONE; in intel_miptree_create_for_renderbuffer()
92 INTEL_MSAA_LAYOUT_NONE); in intel_finalize_mipmap_tree()
104 INTEL_MSAA_LAYOUT_NONE); in intel_miptree_create_for_teximage()
1154 INTEL_MSAA_LAYOUT_NONE); in brw_update_renderbuffer_surface()
155 INTEL_MSAA_LAYOUT_NONE, enumerator