Home
last modified time | relevance | path

Searched defs:radeon_surface (Results 1 – 1 of 1) sorted by relevance

/external/libdrm/radeon/
Dradeon_surface.h110 struct radeon_surface { struct
111 uint32_t npix_x;
112 uint32_t npix_y;
136 struct radeon_surface_level level[RADEON_SURF_MAX_LEVEL]; argument
137 struct radeon_surface_level stencil_level[RADEON_SURF_MAX_LEVEL]; argument
145 struct radeon_surface *surf); argument