Searched refs:uses_src_depth (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_wm_iz.cpp147 prog_data->uses_src_depth =
149 if (wm_iz_table[lookup].sd_present || prog_data->uses_src_depth ||
H A Dbrw_compiler.h716 bool uses_src_depth; member in struct:brw_wm_prog_data
H A Dbrw_fs.cpp6863 prog_data->uses_src_depth = prog_data->uses_src_w =
6905 if (prog_data->uses_src_depth) {
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_wm_iz.cpp147 if (wm_iz_table[lookup].sd_present || prog_data->uses_src_depth ||
H A Dbrw_fs_visitor.cpp461 assert(!wm_prog_data->uses_src_depth);
503 if (wm_prog_data->uses_src_depth) {
H A Dbrw_compiler.h884 bool uses_src_depth; member in struct:brw_wm_prog_data
H A Dbrw_fs.cpp8343 if (prog_data->uses_src_depth) {
9689 prog_data->uses_src_depth =
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_pipeline.c1656 wm.PixelShaderUsesSourceDepth = wm_prog_data->uses_src_depth;
1826 ps.PixelShaderUsesSourceDepth = wm_prog_data->uses_src_depth;
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_pipeline.c2154 wm.PixelShaderUsesSourceDepth = wm_prog_data->uses_src_depth;
2355 ps.PixelShaderUsesSourceDepth = wm_prog_data->uses_src_depth;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c2017 wm.PixelShaderUsesSourceDepth = wm_prog_data->uses_src_depth;
4745 psx.PixelShaderUsesSourceDepth = prog_data->uses_src_depth;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c2006 wm.PixelShaderUsesSourceDepth = wm_prog_data->uses_src_depth;
4667 psx.PixelShaderUsesSourceDepth = prog_data->uses_src_depth;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_state.c6511 psx.PixelShaderUsesSourceDepth = wm_prog_data->uses_src_depth;
7298 wm.PixelShaderUsesSourceDepth = wm_prog_data->uses_src_depth;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c3803 psx.PixelShaderUsesSourceDepth = wm_prog_data->uses_src_depth;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c4548 psx.PixelShaderUsesSourceDepth = wm_prog_data->uses_src_depth;

Completed in 80 milliseconds