Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_context.h154 nv30_vertprog_init(struct pipe_context *pipe);
Dnv30_context.c168 nv30_vertprog_init(pipe); in nv30_context_create()
Dnv30_vertprog.c253 nv30_vertprog_init(struct pipe_context *pipe) in nv30_vertprog_init() function