Searched refs:pp_tgsi_to_state (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/postprocess/
H A Dpp_celshade.c38 pp_tgsi_to_state(ppq->p->pipe, celshade, false, "celshade");
H A Dpp_filters.h49 void *pp_tgsi_to_state(struct pipe_context *, const char *, bool,
H A Dpp_colors.c65 pp_tgsi_to_state(ppq->p->pipe, nored, false, "nored");
75 pp_tgsi_to_state(ppq->p->pipe, nogreen, false, "nogreen");
85 pp_tgsi_to_state(ppq->p->pipe, noblue, false, "noblue");
H A Dpp_mlaa.c262 ppq->shaders[n][1] = pp_tgsi_to_state(ppq->p->pipe, offsetvs, true,
265 ppq->shaders[n][2] = pp_tgsi_to_state(ppq->p->pipe, color1fs,
268 ppq->shaders[n][2] = pp_tgsi_to_state(ppq->p->pipe, depth1fs,
270 ppq->shaders[n][3] = pp_tgsi_to_state(ppq->p->pipe, tmp_text, false,
272 ppq->shaders[n][4] = pp_tgsi_to_state(ppq->p->pipe, neigh3fs, false,
H A Dpp_run.c235 pp_tgsi_to_state(struct pipe_context *pipe, const char *text, bool isvs, function in typeref:typename:void *
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/postprocess/
H A Dpp_celshade.c38 pp_tgsi_to_state(ppq->p->pipe, celshade, false, "celshade");
H A Dpp_filters.h49 void *pp_tgsi_to_state(struct pipe_context *, const char *, bool,
H A Dpp_colors.c66 pp_tgsi_to_state(ppq->p->pipe, nored, false, "nored");
76 pp_tgsi_to_state(ppq->p->pipe, nogreen, false, "nogreen");
86 pp_tgsi_to_state(ppq->p->pipe, noblue, false, "noblue");
H A Dpp_mlaa.c267 ppq->shaders[n][1] = pp_tgsi_to_state(ppq->p->pipe, offsetvs, true,
270 ppq->shaders[n][2] = pp_tgsi_to_state(ppq->p->pipe, color1fs,
273 ppq->shaders[n][2] = pp_tgsi_to_state(ppq->p->pipe, depth1fs,
275 ppq->shaders[n][3] = pp_tgsi_to_state(ppq->p->pipe, tmp_text, false,
277 ppq->shaders[n][4] = pp_tgsi_to_state(ppq->p->pipe, neigh3fs, false,
H A Dpp_run.c243 pp_tgsi_to_state(struct pipe_context *pipe, const char *text, bool isvs, function in typeref:typename:void *

Completed in 10 milliseconds