Home
last modified time | relevance | path

Searched refs:depthHasSurface (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_screen.h95 GLboolean depthHasSurface; member
Dradeon_screen.c641 depthStencilRb->has_surface = screen->depthHasSurface; in radeonCreateBuffer()
647 depth->has_surface = screen->depthHasSurface; in radeonCreateBuffer()
654 depth->has_surface = screen->depthHasSurface; in radeonCreateBuffer()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_screen.h95 GLboolean depthHasSurface; member
Dradeon_screen.c641 depthStencilRb->has_surface = screen->depthHasSurface; in radeonCreateBuffer()
647 depth->has_surface = screen->depthHasSurface; in radeonCreateBuffer()
654 depth->has_surface = screen->depthHasSurface; in radeonCreateBuffer()