Searched refs:DepthCacheFlushEnable (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Dgen8_cmd_buffer.c123 pc.DepthCacheFlushEnable = true;
163 pc.DepthCacheFlushEnable = true;
H A DgenX_state.c70 pc.DepthCacheFlushEnable = true;
H A DgenX_cmd_buffer.c1753 pipe.DepthCacheFlushEnable = bits & ANV_PIPE_DEPTH_CACHE_FLUSH_BIT;
3789 pc.DepthCacheFlushEnable = true;
3866 pipe.DepthCacheFlushEnable = true;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A DgenX_pipe_control.c480 pc.DepthCacheFlushEnable = flags & PIPE_CONTROL_DEPTH_CACHE_FLUSH;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A DgenX_pipe_control.c484 pc.DepthCacheFlushEnable = flags & PIPE_CONTROL_DEPTH_CACHE_FLUSH;
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Dgfx8_cmd_buffer.c148 pc.DepthCacheFlushEnable = true;
196 pc.DepthCacheFlushEnable = true;
H A DgenX_cmd_buffer.c57 bits |= (pc->DepthCacheFlushEnable) ? ANV_PIPE_DEPTH_CACHE_FLUSH_BIT : 0;
2221 pipe.DepthCacheFlushEnable = bits & ANV_PIPE_DEPTH_CACHE_FLUSH_BIT;
2231 pipe.DepthCacheFlushEnable || (bits & ANV_PIPE_DEPTH_STALL_BIT);
2287 !pipe.DepthCacheFlushEnable &&
5443 pc.DepthCacheFlushEnable = true;
5532 pipe.DepthCacheFlushEnable = true;
/xsrc/external/mit/MesaLib.old/src/intel/genxml/
H A Dgen6_pack.h4570 bool DepthCacheFlushEnable; member in struct:GEN6_PIPE_CONTROL
4613 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
H A Dgen7_pack.h6180 bool DepthCacheFlushEnable; member in struct:GEN7_PIPE_CONTROL
6228 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
H A Dgen10_pack.h9855 bool DepthCacheFlushEnable; member in struct:GEN10_PIPE_CONTROL
9905 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
H A Dgen11_pack.h9940 bool DepthCacheFlushEnable; member in struct:GEN11_PIPE_CONTROL
9990 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
H A Dgen75_pack.h7478 bool DepthCacheFlushEnable; member in struct:GEN75_PIPE_CONTROL
7526 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
H A Dgen8_pack.h8281 bool DepthCacheFlushEnable; member in struct:GEN8_PIPE_CONTROL
8329 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
H A Dgen9_pack.h9827 bool DepthCacheFlushEnable; member in struct:GEN9_PIPE_CONTROL
9876 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
/xsrc/external/mit/MesaLib/src/intel/genxml/
H A Dgen6_pack.h4579 bool DepthCacheFlushEnable; member in struct:GFX6_PIPE_CONTROL
4622 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
H A Dgen7_pack.h6196 bool DepthCacheFlushEnable; member in struct:GFX7_PIPE_CONTROL
6244 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
H A Dgen10_pack.h9855 bool DepthCacheFlushEnable; member in struct:GEN10_PIPE_CONTROL
9905 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
H A Dgen11_pack.h10425 bool DepthCacheFlushEnable; member in struct:GFX11_PIPE_CONTROL
10477 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
H A Dgen75_pack.h7494 bool DepthCacheFlushEnable; member in struct:GFX75_PIPE_CONTROL
7542 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
H A Dgen8_pack.h8297 bool DepthCacheFlushEnable; member in struct:GFX8_PIPE_CONTROL
8345 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
H A Dgen9_pack.h9843 bool DepthCacheFlushEnable; member in struct:GFX9_PIPE_CONTROL
9892 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
H A Dgen125_pack.h10922 bool DepthCacheFlushEnable; member in struct:GFX125_PIPE_CONTROL
10978 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
H A Dgen12_pack.h11267 bool DepthCacheFlushEnable; member in struct:GFX12_PIPE_CONTROL
11323 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c6290 pc.DepthCacheFlushEnable = flags & PIPE_CONTROL_DEPTH_CACHE_FLUSH;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c7862 pc.DepthCacheFlushEnable = flags & PIPE_CONTROL_DEPTH_CACHE_FLUSH;

Completed in 451 milliseconds

12