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
95
GLboolean
depthHasSurface
;
radeon_screen.c
641
depthStencilRb->has_surface = screen->
depthHasSurface
;
647
depth->has_surface = screen->
depthHasSurface
;
654
depth->has_surface = screen->
depthHasSurface
;
Completed in 43 milliseconds