OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tevlprog
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/gallium/drivers/nvc0/
nvc0_shader_state.c
162
struct nvc0_program *tp = nvc0->
tevlprog
;
220
if (nvc0->
tevlprog
) tfb = nvc0->
tevlprog
->tfb;
nvc0_context.h
120
struct nvc0_program *
tevlprog
;
member in struct:nvc0_context
nvc0_surface.c
864
blit->saved.tep = nvc0->
tevlprog
;
871
nvc0->
tevlprog
= NULL;
918
nvc0->
tevlprog
= blit->saved.tep;
[
all
...]
nvc0_state_validate.c
299
if (nvc0->
tevlprog
) {
301
vp = nvc0->
tevlprog
;
Completed in 240 milliseconds