Searched refs:FRAG_DEPTH_LAYOUT_NONE (Results 1 – 7 of 7) sorted by relevance
934 FRAG_DEPTH_LAYOUT_NONE, /**< No layout is specified. */ enumerator
462 if (nir->info.fs.depth_layout != FRAG_DEPTH_LAYOUT_NONE) { in nir_tgsi_scan_shader()
164 return FRAG_DEPTH_LAYOUT_NONE; in ttn_get_depth_layout()
2360 if (info->fs.depth_layout != FRAG_DEPTH_LAYOUT_NONE) { in ureg_setup_fragment_shader()
3147 prog->FragDepthLayout = FRAG_DEPTH_LAYOUT_NONE; in store_fragdepth_layout()
4066 case FRAG_DEPTH_LAYOUT_NONE: in get_depth_layout_mode()
7207 case FRAG_DEPTH_LAYOUT_NONE: in computed_depth_mode()