Home
last modified time | relevance | path

Searched refs:r600_create_surface (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_texture.c550 static struct pipe_surface *r600_create_surface(struct pipe_context *pipe, in r600_create_surface() function
667 r600->context.create_surface = r600_create_surface; in si_init_surface_functions()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c486 static struct pipe_surface *r600_create_surface(struct pipe_context *pipe, in r600_create_surface() function
791 r600->context.create_surface = r600_create_surface; in r600_init_surface_functions()