Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_texture.c465 r600_texture_create_object(struct pipe_screen *screen, in r600_texture_create_object() function
546 return (struct pipe_resource *)r600_texture_create_object(screen, templ, array_mode, in si_texture_create()
623 return (struct pipe_resource *)r600_texture_create_object(screen, templ, array_mode, in si_texture_from_handle()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c379 r600_texture_create_object(struct pipe_screen *screen, in r600_texture_create_object() function
482 return (struct pipe_resource *)r600_texture_create_object(screen, templ, in r600_texture_create()
556 return (struct pipe_resource *)r600_texture_create_object(screen, templ, in r600_texture_from_handle()