Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_context.h160 nv30_fragprog_init(struct pipe_context *pipe);
Dnv30_context.c167 nv30_fragprog_init(pipe); in nv30_context_create()
Dnv30_fragprog.c165 nv30_fragprog_init(struct pipe_context *pipe) in nv30_fragprog_init() function