Home
last modified time | relevance | path

Searched refs:r600_create_surface_custom (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h753 struct pipe_surface *r600_create_surface_custom(struct pipe_context *pipe,
Dr600_texture.c1531 struct pipe_surface *r600_create_surface_custom(struct pipe_context *pipe, in r600_create_surface_custom() function
1592 return r600_create_surface_custom(pipe, tex, templ, in r600_create_surface()
Dr600_blit.c794 dst_view = r600_create_surface_custom(ctx, dst, &dst_templ, in r600_resource_copy_region()