Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_resource.h14 nv50_init_resource_functions(struct pipe_context *pcontext);
Dnv50_resource.c95 nv50_init_resource_functions(struct pipe_context *pcontext) in nv50_init_resource_functions() function
Dnv50_context.c340 nv50_init_resource_functions(pipe); in nv50_create()