Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h368 extern void nvc0_init_state_functions(struct nvc0_context *);
H A Dnvc0_context.c468 nvc0_init_state_functions(nvc0); in nvc0_create()
H A Dnvc0_state.c1470 nvc0_init_state_functions(struct nvc0_context *nvc0) in nvc0_init_state_functions() function