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 D | pp_celshade.c | 38 pp_tgsi_to_state(ppq->p->pipe, celshade, false, "celshade");
|
| H A D | pp_filters.h | 49 void *pp_tgsi_to_state(struct pipe_context *, const char *, bool,
|
| H A D | pp_colors.c | 65 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 D | pp_mlaa.c | 262 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 D | pp_run.c | 235 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 D | pp_celshade.c | 38 pp_tgsi_to_state(ppq->p->pipe, celshade, false, "celshade");
|
| H A D | pp_filters.h | 49 void *pp_tgsi_to_state(struct pipe_context *, const char *, bool,
|
| H A D | pp_colors.c | 66 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 D | pp_mlaa.c | 267 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 D | pp_run.c | 243 pp_tgsi_to_state(struct pipe_context *pipe, const char *text, bool isvs, function in typeref:typename:void *
|
Completed in 10 milliseconds