Searched refs:PT_PIPELINE (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt.h46 #define PT_PIPELINE 0x4 macro
H A Ddraw_pt_fetch_shade_pipeline.c126 if (!(opt & PT_PIPELINE)) {
317 opt |= PT_PIPELINE;
360 opt |= PT_PIPELINE;
365 if (opt & PT_PIPELINE) {
H A Ddraw_pt_fetch_shade_pipeline_llvm.c178 if (!(opt & PT_PIPELINE)) {
438 opt |= PT_PIPELINE;
479 opt |= PT_PIPELINE;
484 if (opt & PT_PIPELINE) {
H A Ddraw_pt.c81 opt |= PT_PIPELINE;
87 opt |= PT_PIPELINE;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt.h46 #define PT_PIPELINE 0x4 macro
H A Ddraw_pt_fetch_shade_pipeline.c126 if (!(opt & PT_PIPELINE)) {
319 opt |= PT_PIPELINE;
362 opt |= PT_PIPELINE;
367 if (opt & PT_PIPELINE) {
H A Ddraw_pt_fetch_shade_pipeline_llvm.c321 if (!(opt & PT_PIPELINE)) {
693 opt |= PT_PIPELINE;
724 opt |= PT_PIPELINE;
766 opt |= PT_PIPELINE;
771 if (opt & PT_PIPELINE) {
H A Ddraw_pt.c75 opt |= PT_PIPELINE;
81 opt |= PT_PIPELINE;

Completed in 9 milliseconds