| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | gen8_cmd_buffer.c | 123 pc.DepthCacheFlushEnable = true; 163 pc.DepthCacheFlushEnable = true;
|
| H A D | genX_state.c | 70 pc.DepthCacheFlushEnable = true;
|
| H A D | genX_cmd_buffer.c | 1753 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 D | genX_pipe_control.c | 480 pc.DepthCacheFlushEnable = flags & PIPE_CONTROL_DEPTH_CACHE_FLUSH;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | genX_pipe_control.c | 484 pc.DepthCacheFlushEnable = flags & PIPE_CONTROL_DEPTH_CACHE_FLUSH;
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | gfx8_cmd_buffer.c | 148 pc.DepthCacheFlushEnable = true; 196 pc.DepthCacheFlushEnable = true;
|
| H A D | genX_cmd_buffer.c | 57 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 D | gen6_pack.h | 4570 bool DepthCacheFlushEnable; member in struct:GEN6_PIPE_CONTROL 4613 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
|
| H A D | gen7_pack.h | 6180 bool DepthCacheFlushEnable; member in struct:GEN7_PIPE_CONTROL 6228 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
|
| H A D | gen10_pack.h | 9855 bool DepthCacheFlushEnable; member in struct:GEN10_PIPE_CONTROL 9905 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
|
| H A D | gen11_pack.h | 9940 bool DepthCacheFlushEnable; member in struct:GEN11_PIPE_CONTROL 9990 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
|
| H A D | gen75_pack.h | 7478 bool DepthCacheFlushEnable; member in struct:GEN75_PIPE_CONTROL 7526 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
|
| H A D | gen8_pack.h | 8281 bool DepthCacheFlushEnable; member in struct:GEN8_PIPE_CONTROL 8329 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
|
| H A D | gen9_pack.h | 9827 bool DepthCacheFlushEnable; member in struct:GEN9_PIPE_CONTROL 9876 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
|
| /xsrc/external/mit/MesaLib/src/intel/genxml/ |
| H A D | gen6_pack.h | 4579 bool DepthCacheFlushEnable; member in struct:GFX6_PIPE_CONTROL 4622 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
|
| H A D | gen7_pack.h | 6196 bool DepthCacheFlushEnable; member in struct:GFX7_PIPE_CONTROL 6244 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
|
| H A D | gen10_pack.h | 9855 bool DepthCacheFlushEnable; member in struct:GEN10_PIPE_CONTROL 9905 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
|
| H A D | gen11_pack.h | 10425 bool DepthCacheFlushEnable; member in struct:GFX11_PIPE_CONTROL 10477 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
|
| H A D | gen75_pack.h | 7494 bool DepthCacheFlushEnable; member in struct:GFX75_PIPE_CONTROL 7542 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
|
| H A D | gen8_pack.h | 8297 bool DepthCacheFlushEnable; member in struct:GFX8_PIPE_CONTROL 8345 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
|
| H A D | gen9_pack.h | 9843 bool DepthCacheFlushEnable; member in struct:GFX9_PIPE_CONTROL 9892 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
|
| H A D | gen125_pack.h | 10922 bool DepthCacheFlushEnable; member in struct:GFX125_PIPE_CONTROL 10978 __gen_uint(values->DepthCacheFlushEnable, 0, 0) |
|
| H A D | gen12_pack.h | 11267 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 D | iris_state.c | 6290 pc.DepthCacheFlushEnable = flags & PIPE_CONTROL_DEPTH_CACHE_FLUSH;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 7862 pc.DepthCacheFlushEnable = flags & PIPE_CONTROL_DEPTH_CACHE_FLUSH;
|