OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SVGA_NEW_DEPTH_STENCIL
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/svga/
svga_pipe_depthstencil.c
130
svga->dirty |=
SVGA_NEW_DEPTH_STENCIL
;
svga_state_rss.c
122
if (dirty & (
SVGA_NEW_DEPTH_STENCIL
| SVGA_NEW_RAST)) {
303
SVGA_NEW_DEPTH_STENCIL
|
svga_context.h
378
#define
SVGA_NEW_DEPTH_STENCIL
0x2
Completed in 852 milliseconds