Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_resource.h14 nv50_init_resource_functions(struct pipe_context *pcontext);
H A Dnv50_resource.c171 nv50_init_resource_functions(struct pipe_context *pcontext) in nv50_init_resource_functions() function
H A Dnv50_context.c370 nv50_init_resource_functions(pipe); in nv50_create()