Searched refs:ir_depth_layout_none (Results 1 – 5 of 5) sorted by relevance
668 case ir_depth_layout_none: return ""; in depth_layout_string()2044 this->data.depth_layout = ir_depth_layout_none; in ir_variable()
383 ir_depth_layout_none, /**< No depth layout is specified. */ enumerator
1063 bool layout_declared = var->data.depth_layout != ir_depth_layout_none; in cross_validate_globals()3383 case ir_depth_layout_none: in store_fragdepth_layout()
623 case ir_depth_layout_none: in visit()
3938 var->data.depth_layout = ir_depth_layout_none; in apply_layout_qualifier_to_variable()4422 if (earlier->data.depth_layout != ir_depth_layout_none in get_variable_being_redeclared()