Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.h152 nv30_vertprog_init(struct pipe_context *pipe);
H A Dnv30_context.c244 nv30_vertprog_init(pipe); in nv30_context_create()
H A Dnv30_vertprog.c268 nv30_vertprog_init(struct pipe_context *pipe) in nv30_vertprog_init() function