| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | genX_pipe_control.c | 468 pc.DCFlushEnable = flags & PIPE_CONTROL_DATA_CACHE_FLUSH;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | genX_pipe_control.c | 472 pc.DCFlushEnable = flags & PIPE_CONTROL_DATA_CACHE_FLUSH;
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | genX_state.c | 71 pc.DCFlushEnable = true;
|
| H A D | genX_cmd_buffer.c | 69 pc.DCFlushEnable = true; 1591 pc.DCFlushEnable = true; 1622 pc.DCFlushEnable = true; 1754 pipe.DCFlushEnable = bits & ANV_PIPE_DATA_CACHE_FLUSH_BIT; 3790 pc.DCFlushEnable = true;
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | genX_cmd_buffer.c | 58 bits |= (pc->DCFlushEnable) ? ANV_PIPE_DATA_CACHE_FLUSH_BIT : 0; 111 pc.DCFlushEnable = true; 2071 pc.DCFlushEnable = true; 2104 pc.DCFlushEnable = true; 2219 pipe.DCFlushEnable |= bits & ANV_PIPE_HDC_PIPELINE_FLUSH_BIT; 2222 pipe.DCFlushEnable |= bits & ANV_PIPE_DATA_CACHE_FLUSH_BIT; 2291 !pipe.DCFlushEnable) 5447 pc.DCFlushEnable = true;
|
| /xsrc/external/mit/MesaLib.old/src/intel/genxml/ |
| H A D | gen7_pack.h | 6185 bool DCFlushEnable; member in struct:GEN7_PIPE_CONTROL 6233 __gen_uint(values->DCFlushEnable, 5, 5) |
|
| H A D | gen10_pack.h | 9860 bool DCFlushEnable; member in struct:GEN10_PIPE_CONTROL 9910 __gen_uint(values->DCFlushEnable, 5, 5) |
|
| H A D | gen11_pack.h | 9945 bool DCFlushEnable; member in struct:GEN11_PIPE_CONTROL 9995 __gen_uint(values->DCFlushEnable, 5, 5) |
|
| H A D | gen75_pack.h | 7483 bool DCFlushEnable; member in struct:GEN75_PIPE_CONTROL 7531 __gen_uint(values->DCFlushEnable, 5, 5) |
|
| H A D | gen8_pack.h | 8286 bool DCFlushEnable; member in struct:GEN8_PIPE_CONTROL 8334 __gen_uint(values->DCFlushEnable, 5, 5) |
|
| H A D | gen9_pack.h | 9832 bool DCFlushEnable; member in struct:GEN9_PIPE_CONTROL 9881 __gen_uint(values->DCFlushEnable, 5, 5) |
|
| /xsrc/external/mit/MesaLib/src/intel/genxml/ |
| H A D | gen7_pack.h | 6201 bool DCFlushEnable; member in struct:GFX7_PIPE_CONTROL 6249 __gen_uint(values->DCFlushEnable, 5, 5) |
|
| H A D | gen10_pack.h | 9860 bool DCFlushEnable; member in struct:GEN10_PIPE_CONTROL 9910 __gen_uint(values->DCFlushEnable, 5, 5) |
|
| H A D | gen11_pack.h | 10430 bool DCFlushEnable; member in struct:GFX11_PIPE_CONTROL 10482 __gen_uint(values->DCFlushEnable, 5, 5) |
|
| H A D | gen75_pack.h | 7499 bool DCFlushEnable; member in struct:GFX75_PIPE_CONTROL 7547 __gen_uint(values->DCFlushEnable, 5, 5) |
|
| H A D | gen8_pack.h | 8302 bool DCFlushEnable; member in struct:GFX8_PIPE_CONTROL 8350 __gen_uint(values->DCFlushEnable, 5, 5) |
|
| H A D | gen9_pack.h | 9848 bool DCFlushEnable; member in struct:GFX9_PIPE_CONTROL 9897 __gen_uint(values->DCFlushEnable, 5, 5) |
|
| H A D | gen125_pack.h | 10927 bool DCFlushEnable; member in struct:GFX125_PIPE_CONTROL 10983 __gen_uint(values->DCFlushEnable, 5, 5) |
|
| H A D | gen12_pack.h | 11272 bool DCFlushEnable; member in struct:GFX12_PIPE_CONTROL 11328 __gen_uint(values->DCFlushEnable, 5, 5) |
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 6280 pc.DCFlushEnable = flags & PIPE_CONTROL_DATA_CACHE_FLUSH;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 7852 pc.DCFlushEnable = flags & PIPE_CONTROL_DATA_CACHE_FLUSH;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_state.c | 8860 pc.DCFlushEnable = flags & PIPE_CONTROL_DATA_CACHE_FLUSH;
|