OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LP_NEW_SAMPLER_VIEW
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_derived.c
139
llvmpipe->dirty |=
LP_NEW_SAMPLER_VIEW
;
153
LP_NEW_SAMPLER_VIEW
|
179
if (llvmpipe->dirty & (
LP_NEW_SAMPLER_VIEW
))
lp_state.h
51
#define
LP_NEW_SAMPLER_VIEW
0x800
lp_state_sampler.c
181
llvmpipe->dirty |=
LP_NEW_SAMPLER_VIEW
;
248
* Called during state validation when
LP_NEW_SAMPLER_VIEW
is set.
Completed in 598 milliseconds