Home
last modified time | relevance | path

Searched refs:FRAG_DEPTH_LAYOUT_LESS (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/compiler/
H A Dshader_enums.h937 FRAG_DEPTH_LAYOUT_LESS, enumerator
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c470 case FRAG_DEPTH_LAYOUT_LESS: in nir_tgsi_scan_shader()
H A Dtgsi_to_nir.c170 return FRAG_DEPTH_LAYOUT_LESS; in ttn_get_depth_layout()
/third_party/mesa3d/src/compiler/glsl/
H A Dlinker.cpp3156 prog->FragDepthLayout = FRAG_DEPTH_LAYOUT_LESS; in store_fragdepth_layout()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c2370 case FRAG_DEPTH_LAYOUT_LESS: in ureg_setup_fragment_shader()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_shaders.cpp1872 case FRAG_DEPTH_LAYOUT_LESS:
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c4071 case FRAG_DEPTH_LAYOUT_LESS: in get_depth_layout_mode()
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c5006 b->shader->info.fs.depth_layout = FRAG_DEPTH_LAYOUT_LESS; in vtn_handle_execution_mode()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c6362 else if (ps->info.ps.depth_layout == FRAG_DEPTH_LAYOUT_LESS) in radv_compute_db_shader_control()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs.cpp7212 case FRAG_DEPTH_LAYOUT_LESS:

Completed in 51 milliseconds