Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h764 void r600_init_screen_texture_functions(struct r600_common_screen *rscreen);
Dr600_pipe_common.c1287 r600_init_screen_texture_functions(rscreen); in r600_common_screen_init()
Dr600_texture.c1955 void r600_init_screen_texture_functions(struct r600_common_screen *rscreen) in r600_init_screen_texture_functions() function