Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h333 extern void nvc0_init_state_functions(struct nvc0_context *);
Dnvc0_context.c411 nvc0_init_state_functions(nvc0); in nvc0_create()
Dnvc0_state.c1342 nvc0_init_state_functions(struct nvc0_context *nvc0) in nvc0_init_state_functions() function