Searched refs:has_surface (Results 1 - 20 of 20) sorted by relevance

/external/chromium_org/content/common/gpu/
H A Dgpu_memory_manager_client.cc15 bool has_surface,
20 has_surface_(has_surface),
11 GpuMemoryManagerClientState( GpuMemoryManager* memory_manager, GpuMemoryManagerClient* client, GpuMemoryTrackingGroup* tracking_group, bool has_surface, bool visible) argument
H A Dgpu_memory_manager_client.h58 bool has_surface,
H A Dgpu_memory_manager.h60 GpuMemoryManagerClient* client, bool has_surface, bool visible);
H A Dgpu_memory_manager.cc178 bool has_surface,
186 this, client, tracking_group, has_surface, visible);
176 CreateClientState( GpuMemoryManagerClient* client, bool has_surface, bool visible) argument
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dradeon_screen.c626 rfb->color_rb[0]->has_surface = 1;
632 rfb->color_rb[1]->has_surface = 1;
641 depthStencilRb->has_surface = screen->depthHasSurface;
647 depth->has_surface = screen->depthHasSurface;
654 depth->has_surface = screen->depthHasSurface;
H A Dradeon_common_context.h98 int has_surface; member in struct:radeon_renderbuffer
H A Dradeon_fbo.c313 if ((rmesa->radeonScreen->chip_flags & RADEON_CHIPSET_DEPTH_ALWAYS_TILED) && !rrb->has_surface) {
422 if ((rmesa->radeonScreen->chip_flags & RADEON_CHIPSET_DEPTH_ALWAYS_TILED) && !rrb->has_surface) {
H A Dradeon_common_context.c485 rb->has_surface = 0;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_screen.c626 rfb->color_rb[0]->has_surface = 1;
632 rfb->color_rb[1]->has_surface = 1;
641 depthStencilRb->has_surface = screen->depthHasSurface;
647 depth->has_surface = screen->depthHasSurface;
654 depth->has_surface = screen->depthHasSurface;
H A Dradeon_common_context.h98 int has_surface; member in struct:radeon_renderbuffer
H A Dradeon_fbo.c313 if ((rmesa->radeonScreen->chip_flags & RADEON_CHIPSET_DEPTH_ALWAYS_TILED) && !rrb->has_surface) {
422 if ((rmesa->radeonScreen->chip_flags & RADEON_CHIPSET_DEPTH_ALWAYS_TILED) && !rrb->has_surface) {
H A Dradeon_common_context.c485 rb->has_surface = 0;
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_screen.c626 rfb->color_rb[0]->has_surface = 1;
632 rfb->color_rb[1]->has_surface = 1;
641 depthStencilRb->has_surface = screen->depthHasSurface;
647 depth->has_surface = screen->depthHasSurface;
654 depth->has_surface = screen->depthHasSurface;
H A Dradeon_common_context.h98 int has_surface; member in struct:radeon_renderbuffer
H A Dradeon_fbo.c313 if ((rmesa->radeonScreen->chip_flags & RADEON_CHIPSET_DEPTH_ALWAYS_TILED) && !rrb->has_surface) {
422 if ((rmesa->radeonScreen->chip_flags & RADEON_CHIPSET_DEPTH_ALWAYS_TILED) && !rrb->has_surface) {
H A Dradeon_common_context.c485 rb->has_surface = 0;
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_screen.c626 rfb->color_rb[0]->has_surface = 1;
632 rfb->color_rb[1]->has_surface = 1;
641 depthStencilRb->has_surface = screen->depthHasSurface;
647 depth->has_surface = screen->depthHasSurface;
654 depth->has_surface = screen->depthHasSurface;
H A Dradeon_common_context.h98 int has_surface; member in struct:radeon_renderbuffer
H A Dradeon_fbo.c313 if ((rmesa->radeonScreen->chip_flags & RADEON_CHIPSET_DEPTH_ALWAYS_TILED) && !rrb->has_surface) {
422 if ((rmesa->radeonScreen->chip_flags & RADEON_CHIPSET_DEPTH_ALWAYS_TILED) && !rrb->has_surface) {
H A Dradeon_common_context.c485 rb->has_surface = 0;

Completed in 362 milliseconds