Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h418 void nvc0_init_bindless_functions(struct pipe_context *);
H A Dnvc0_context.c472 nvc0_init_bindless_functions(pipe); in nvc0_create()
H A Dnvc0_tex.c1512 nvc0_init_bindless_functions(struct pipe_context *pipe) { in nvc0_init_bindless_functions() function