Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.h750 void r600_init_screen_texture_functions(struct r600_common_screen *rscreen);
H A Dr600_pipe_common.c1288 r600_init_screen_texture_functions(rscreen); in r600_common_screen_init()
H A Dr600_texture.c1865 void r600_init_screen_texture_functions(struct r600_common_screen *rscreen) in r600_init_screen_texture_functions() function