Searched refs:gl_frag_depth_layout (Results 1 – 7 of 7) sorted by relevance
414 enum gl_frag_depth_layout depth_layout:3;
1008 enum gl_frag_depth_layout enum
122 enum gl_frag_depth_layout depth_layout;
3897 enum gl_frag_depth_layout layout = nir->info.fs.depth_layout; in agx_compile_shader_nir()
108 agx_translate_depth_layout(enum gl_frag_depth_layout layout) in agx_translate_depth_layout()
162 static enum gl_frag_depth_layout
4362 get_depth_layout_mode(enum gl_frag_depth_layout depth_layout) in get_depth_layout_mode()