OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:depthHasSurface
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_screen.h
94
GLboolean
depthHasSurface
;
radeon_screen.c
693
depthStencilRb->has_surface = screen->
depthHasSurface
;
699
depth->has_surface = screen->
depthHasSurface
;
706
depth->has_surface = screen->
depthHasSurface
;
Completed in 161 milliseconds