Home
last modified time | relevance | path

Searched refs:FRAG_DEPTH_LAYOUT_UNCHANGED (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/compiler/
H A Dshader_enums.h938 FRAG_DEPTH_LAYOUT_UNCHANGED enumerator
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c473 case FRAG_DEPTH_LAYOUT_UNCHANGED: in nir_tgsi_scan_shader()
H A Dtgsi_to_nir.c172 return FRAG_DEPTH_LAYOUT_UNCHANGED; in ttn_get_depth_layout()
/third_party/mesa3d/src/compiler/glsl/
H A Dlinker.cpp3159 prog->FragDepthLayout = FRAG_DEPTH_LAYOUT_UNCHANGED; in store_fragdepth_layout()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c2374 case FRAG_DEPTH_LAYOUT_UNCHANGED: in ureg_setup_fragment_shader()
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c4073 case FRAG_DEPTH_LAYOUT_UNCHANGED: in get_depth_layout_mode()
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c5010 b->shader->info.fs.depth_layout = FRAG_DEPTH_LAYOUT_UNCHANGED; in vtn_handle_execution_mode()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs.cpp7214 case FRAG_DEPTH_LAYOUT_UNCHANGED:

Completed in 36 milliseconds