OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clamp_fragment_color
(Results
1 - 9
of
9
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
si_state.h
84
unsigned
clamp_fragment_color
:1;
member in struct:si_state_rasterizer
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
si_state.h
94
unsigned
clamp_fragment_color
: 1;
member in struct:si_state_rasterizer
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
p_state.h
98
unsigned
clamp_fragment_color
:1;
member in struct:pipe_rasterizer_state
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
p_state.h
97
unsigned
clamp_fragment_color
:1;
member in struct:pipe_rasterizer_state
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_context.h
262
bool
clamp_fragment_color
:1;
member in struct:iris_fs_prog_key
iris_state.c
1719
bool
clamp_fragment_color
; /* for shader state */
member in struct:iris_rasterizer_state
1782
cso->
clamp_fragment_color
= state->
clamp_fragment_color
;
4279
key->
clamp_fragment_color
= rast->
clamp_fragment_color
;
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
brw_compiler.h
403
bool
clamp_fragment_color
:1;
member in struct:brw_wm_prog_key
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
brw_compiler.h
484
bool
clamp_fragment_color
:1;
member in struct:brw_wm_prog_key
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_state.c
1172
bool
clamp_fragment_color
; /* for shader state */
member in struct:iris_rasterizer_state
1233
cso->
clamp_fragment_color
= state->
clamp_fragment_color
;
3538
key->
clamp_fragment_color
= rast->
clamp_fragment_color
;
Completed in 28 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026