Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_context.h152 nv30_vertprog_init(struct pipe_context *pipe);
Dnv30_context.c257 nv30_vertprog_init(pipe); in nv30_context_create()
Dnv30_vertprog.c259 nv30_vertprog_init(struct pipe_context *pipe) in nv30_vertprog_init() function