Searched refs:FRAG_DEPTH_LAYOUT_NONE (Results 1 – 7 of 7) sorted by relevance
872 FRAG_DEPTH_LAYOUT_NONE, /**< No layout is specified. */ enumerator
469 if (nir->info.fs.depth_layout != FRAG_DEPTH_LAYOUT_NONE) { in nir_tgsi_scan_shader()
163 return FRAG_DEPTH_LAYOUT_NONE; in ttn_get_depth_layout()
2344 if (info->fs.depth_layout != FRAG_DEPTH_LAYOUT_NONE) { in ureg_setup_fragment_shader()
3384 prog->FragDepthLayout = FRAG_DEPTH_LAYOUT_NONE; in store_fragdepth_layout()
3755 case FRAG_DEPTH_LAYOUT_NONE: in get_depth_layout_mode()
9499 case FRAG_DEPTH_LAYOUT_NONE: in computed_depth_mode()