Home
last modified time | relevance | path

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

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