Searched refs:FRAG_DEPTH_LAYOUT_NONE (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dshader_enums.h708 FRAG_DEPTH_LAYOUT_NONE, /**< No layout is specified. */ enumerator in enum:gl_frag_depth_layout
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_enums.h872 FRAG_DEPTH_LAYOUT_NONE, /**< No layout is specified. */ enumerator in enum:gl_frag_depth_layout
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c392 if (nir->info.fs.depth_layout != FRAG_DEPTH_LAYOUT_NONE) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c469 if (nir->info.fs.depth_layout != FRAG_DEPTH_LAYOUT_NONE) {
H A Dtgsi_to_nir.c163 return FRAG_DEPTH_LAYOUT_NONE;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_program.c1040 if (stfp->Base.info.fs.depth_layout != FRAG_DEPTH_LAYOUT_NONE) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c2344 if (info->fs.depth_layout != FRAG_DEPTH_LAYOUT_NONE) {
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlinker.cpp3384 prog->FragDepthLayout = FRAG_DEPTH_LAYOUT_NONE;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlinker.cpp3284 prog->FragDepthLayout = FRAG_DEPTH_LAYOUT_NONE;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c3775 case FRAG_DEPTH_LAYOUT_NONE:
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs.cpp7782 case FRAG_DEPTH_LAYOUT_NONE:
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs.cpp9502 case FRAG_DEPTH_LAYOUT_NONE:

Completed in 54 milliseconds