Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_resource.h29 nvc0_init_resource_functions(struct pipe_context *pcontext);
Dnvc0_resource.c115 nvc0_init_resource_functions(struct pipe_context *pcontext) in nvc0_init_resource_functions() function
Dnvc0_context.c423 nvc0_init_resource_functions(pipe); in nvc0_create()