OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DepthCacheFlushEnable
(Results
1 - 25
of
26
) sorted by relevancy
1
2
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
gen8_cmd_buffer.c
123
pc.
DepthCacheFlushEnable
= true;
163
pc.
DepthCacheFlushEnable
= true;
genX_state.c
70
pc.
DepthCacheFlushEnable
= true;
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/dist/src/mesa/drivers/dri/i965/
genX_pipe_control.c
484
pc.
DepthCacheFlushEnable
= flags & PIPE_CONTROL_DEPTH_CACHE_FLUSH;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
genX_pipe_control.c
480
pc.
DepthCacheFlushEnable
= flags & PIPE_CONTROL_DEPTH_CACHE_FLUSH;
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
gfx8_cmd_buffer.c
148
pc.
DepthCacheFlushEnable
= true;
196
pc.
DepthCacheFlushEnable
= true;
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/src/intel/genxml/
gen6_pack.h
4579
bool
DepthCacheFlushEnable
;
4622
__gen_uint(values->
DepthCacheFlushEnable
, 0, 0) |
gen7_pack.h
6196
bool
DepthCacheFlushEnable
;
6244
__gen_uint(values->
DepthCacheFlushEnable
, 0, 0) |
gen10_pack.h
9855
bool
DepthCacheFlushEnable
;
9905
__gen_uint(values->
DepthCacheFlushEnable
, 0, 0) |
gen11_pack.h
10425
bool
DepthCacheFlushEnable
;
10477
__gen_uint(values->
DepthCacheFlushEnable
, 0, 0) |
gen75_pack.h
7494
bool
DepthCacheFlushEnable
;
7542
__gen_uint(values->
DepthCacheFlushEnable
, 0, 0) |
gen8_pack.h
8297
bool
DepthCacheFlushEnable
;
8345
__gen_uint(values->
DepthCacheFlushEnable
, 0, 0) |
gen9_pack.h
9843
bool
DepthCacheFlushEnable
;
9892
__gen_uint(values->
DepthCacheFlushEnable
, 0, 0) |
gen125_pack.h
10922
bool
DepthCacheFlushEnable
;
10978
__gen_uint(values->
DepthCacheFlushEnable
, 0, 0) |
gen12_pack.h
11267
bool
DepthCacheFlushEnable
;
11323
__gen_uint(values->
DepthCacheFlushEnable
, 0, 0) |
/xsrc/external/mit/MesaLib.old/src/intel/genxml/
gen6_pack.h
4570
bool
DepthCacheFlushEnable
;
4613
__gen_uint(values->
DepthCacheFlushEnable
, 0, 0) |
gen7_pack.h
6180
bool
DepthCacheFlushEnable
;
6228
__gen_uint(values->
DepthCacheFlushEnable
, 0, 0) |
gen10_pack.h
9855
bool
DepthCacheFlushEnable
;
9905
__gen_uint(values->
DepthCacheFlushEnable
, 0, 0) |
gen11_pack.h
9940
bool
DepthCacheFlushEnable
;
9990
__gen_uint(values->
DepthCacheFlushEnable
, 0, 0) |
gen75_pack.h
7478
bool
DepthCacheFlushEnable
;
7526
__gen_uint(values->
DepthCacheFlushEnable
, 0, 0) |
gen8_pack.h
8281
bool
DepthCacheFlushEnable
;
8329
__gen_uint(values->
DepthCacheFlushEnable
, 0, 0) |
gen9_pack.h
9827
bool
DepthCacheFlushEnable
;
9876
__gen_uint(values->
DepthCacheFlushEnable
, 0, 0) |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_state.c
7862
pc.
DepthCacheFlushEnable
= flags & PIPE_CONTROL_DEPTH_CACHE_FLUSH;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_state.c
6290
pc.
DepthCacheFlushEnable
= flags & PIPE_CONTROL_DEPTH_CACHE_FLUSH;
Completed in 455 milliseconds
1
2
Indexes created Tue Jul 21 00:24:56 UTC 2026