OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_color_operand
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_state_frag.c
122
if (!
is_color_operand
(operand) && !rc->alpha)
146
if (
is_color_operand
(operand))
152
if (!
is_color_operand
(operand))
nv10_state_frag.c
145
if (
is_color_operand
(operand))
177
if (
is_color_operand
(operand))
183
if (!
is_color_operand
(operand))
190
if (!
is_color_operand
(operand))
nouveau_util.h
175
is_color_operand
(int op)
function
Completed in 48 milliseconds