Searched defs:radeon_surface (Results 1 – 1 of 1) sorted by relevance
110 struct radeon_surface { struct111 uint32_t npix_x;112 uint32_t npix_y;136 struct radeon_surface_level level[RADEON_SURF_MAX_LEVEL]; argument137 struct radeon_surface_level stencil_level[RADEON_SURF_MAX_LEVEL]; argument145 struct radeon_surface *surf); argument