Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h386 extern void nvc0_init_surface_functions(struct nvc0_context *);
H A Dnvc0_context.c467 nvc0_init_surface_functions(nvc0); in nvc0_create()
H A Dnvc0_surface.c1808 nvc0_init_surface_functions(struct nvc0_context *nvc0) in nvc0_init_surface_functions() function