Home
last modified time | relevance | path

Searched refs:RADEON_SURF_HAS_SBUFFER_MIPTREE (Results 1 – 2 of 2) sorted by relevance

/external/libdrm/radeon/
Dradeon_surface.h58 #define RADEON_SURF_HAS_SBUFFER_MIPTREE (1 << 19) macro
Dradeon_surface.c791 (surf->flags & RADEON_SURF_HAS_SBUFFER_MIPTREE) ? surf->stencil_level : tmp; in eg_surface_init_1d_miptrees()
813 (surf->flags & RADEON_SURF_HAS_SBUFFER_MIPTREE) ? surf->stencil_level : tmp; in eg_surface_init_2d_miptrees()