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

/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_screen.h146 GLboolean depthHasSurface; member in struct:radeon_screen
H A Dradeon_screen.c728 depthStencilRb->has_surface = screen->depthHasSurface;
734 depth->has_surface = screen->depthHasSurface;
741 depth->has_surface = screen->depthHasSurface;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_screen.c723 depthStencilRb->has_surface = screen->depthHasSurface;
729 depth->has_surface = screen->depthHasSurface;
736 depth->has_surface = screen->depthHasSurface;
H A Dradeon_screen.h156 GLboolean depthHasSurface; member in struct:radeon_screen

Completed in 7 milliseconds