Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h315 extern void nv50_init_surface_functions(struct nv50_context *);
H A Dnv50_context.c368 nv50_init_surface_functions(nv50); in nv50_create()
H A Dnv50_surface.c1827 nv50_init_surface_functions(struct nv50_context *nv50) in nv50_init_surface_functions() function