OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InvalidatePointMask
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/mesa/swrast/
s_context.h
247
GLbitfield
InvalidatePointMask
;
s_context.c
457
if (new_state & swrast->
InvalidatePointMask
)
755
swrast->
InvalidatePointMask
= _SWRAST_NEW_POINT;
/external/mesa3d/src/mesa/drivers/x11/
xm_dd.c
919
swrast->
InvalidatePointMask
|= XMESA_NEW_POINT;
Completed in 48 milliseconds