Home
last modified time | relevance | path

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

/external/libdrm/radeon/
Dradeon_surface.c91 struct radeon_surface *surf);
93 struct radeon_surface *surf);
162 static void surf_minify(struct radeon_surface *surf, in surf_minify()
262 struct radeon_surface *surf, in r6_surface_init_linear()
296 struct radeon_surface *surf, in r6_surface_init_linear_aligned()
324 struct radeon_surface *surf, in r6_surface_init_1d()
357 struct radeon_surface *surf, in r6_surface_init_2d()
400 struct radeon_surface *surf) in r6_surface_init()
470 struct radeon_surface *surf) in r6_surface_best()
565 static void eg_surf_minify(struct radeon_surface *surf, in eg_surf_minify()
[all …]
Dradeon_surface.h110 struct radeon_surface { struct
145 struct radeon_surface *surf); argument
147 struct radeon_surface *surf);
DMakefile.sources7 radeon_surface.c
12 radeon_surface.h \
/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_winsys.h378 struct radeon_surface *surf);
387 struct radeon_surface *surf);
Dradeon_drm_winsys.c370 struct radeon_surface *surf) in radeon_drm_winsys_surface_init()
378 struct radeon_surface *surf) in radeon_drm_winsys_surface_best()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_resource.h54 struct radeon_surface surface;
Dr600_texture.c76 static int r600_init_surface(struct radeon_surface *surface, in r600_init_surface()
225 struct radeon_surface *surface = &rtex->surface; in r600_texture_get_handle()
472 struct radeon_surface *surface) in r600_texture_create_object()
525 struct radeon_surface surface; in si_texture_create()
594 struct radeon_surface surface; in si_texture_from_handle()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c69 struct radeon_surface *surface, in r600_init_surface()
211 struct radeon_surface *surface = &rtex->surface; in r600_texture_get_handle()
263 struct radeon_surface fmask = rtex->surface; in r600_texture_get_fmask_info()
384 struct radeon_surface *surface) in r600_texture_create_object()
452 struct radeon_surface surface; in r600_texture_create()
527 struct radeon_surface surface; in r600_texture_from_handle()
Dr600_resource.h58 struct radeon_surface surface;