OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SP_NEW_BLEND
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/softpipe/
sp_state_blend.c
56
softpipe->dirty |=
SP_NEW_BLEND
;
84
softpipe->dirty |=
SP_NEW_BLEND
;
sp_state.h
41
#define
SP_NEW_BLEND
0x8
sp_state_derived.c
377
if (softpipe->dirty & (
SP_NEW_BLEND
|
Completed in 34 milliseconds