Searched refs:radeon_surface (Results 1 – 6 of 6) sorted by relevance
/external/libdrm/radeon/ |
D | radeon_surface.c | 96 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 …]
|
D | radeon_surface.h | 110 struct radeon_surface { struct 145 struct radeon_surface *surf); argument 147 struct radeon_surface *surf);
|
D | Makefile.sources | 7 radeon_surface.c 12 radeon_surface.h \
|
D | meson.build | 27 'radeon_cs.c', 'radeon_surface.c', 45 'radeon_bo.h', 'radeon_cs.h', 'radeon_surface.h', 'radeon_bo_gem.h',
|
D | Android.sources.bp | 11 "radeon_surface.c",
|
/external/mesa3d/src/gallium/winsys/radeon/drm/ |
D | radeon_drm_surface.c | 90 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() 230 struct radeon_surface surf_drm; in radeon_winsys_surface_init()
|