Home
last modified time | relevance | path

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

/external/libdrm/radeon/
Dradeon_surface.c96 struct radeon_surface *surf);
98 struct radeon_surface *surf);
167 static void surf_minify(struct radeon_surface *surf, in surf_minify()
267 struct radeon_surface *surf, in r6_surface_init_linear()
301 struct radeon_surface *surf, in r6_surface_init_linear_aligned()
329 struct radeon_surface *surf, in r6_surface_init_1d()
362 struct radeon_surface *surf, in r6_surface_init_2d()
405 struct radeon_surface *surf) in r6_surface_init()
475 struct radeon_surface *surf) in r6_surface_best()
570 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 \
Dmeson.build27 'radeon_cs.c', 'radeon_surface.c',
45 'radeon_bo.h', 'radeon_cs.h', 'radeon_surface.h', 'radeon_bo_gem.h',
DAndroid.sources.bp11 "radeon_surface.c",
/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_surface.c90 static void surf_winsys_to_drm(struct radeon_surface *surf_drm, in surf_winsys_to_drm()
177 const struct radeon_surface *surf_drm) in surf_drm_to_winsys()
356 struct radeon_surface surf_drm; in radeon_winsys_surface_init()