Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/
H A Dshader_enums.h935 FRAG_DEPTH_LAYOUT_ANY, enumerator
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c464 case FRAG_DEPTH_LAYOUT_ANY: in nir_tgsi_scan_shader()
H A Dtgsi_to_nir.c166 return FRAG_DEPTH_LAYOUT_ANY; in ttn_get_depth_layout()
/third_party/mesa3d/src/compiler/glsl/
H A Dlinker.cpp3150 prog->FragDepthLayout = FRAG_DEPTH_LAYOUT_ANY; in store_fragdepth_layout()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c2362 case FRAG_DEPTH_LAYOUT_ANY: in ureg_setup_fragment_shader()
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c4067 case FRAG_DEPTH_LAYOUT_ANY: in get_depth_layout_mode()
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c4998 b->shader->info.fs.depth_layout = FRAG_DEPTH_LAYOUT_ANY; in vtn_handle_execution_mode()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs.cpp7208 case FRAG_DEPTH_LAYOUT_ANY:

Completed in 38 milliseconds