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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline.c113 if (!(opt & PT_PIPELINE)) {
276 opt |= PT_PIPELINE;
281 if (opt & PT_PIPELINE) {
H A Ddraw_pt.h46 #define PT_PIPELINE 0x4 macro
H A Ddraw_pt_fetch_shade_pipeline_llvm.c108 if (!(opt & PT_PIPELINE)) {
287 opt |= PT_PIPELINE;
292 if (opt & PT_PIPELINE) {
H A Ddraw_pt.c80 opt |= PT_PIPELINE;
86 opt |= PT_PIPELINE;
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline.c113 if (!(opt & PT_PIPELINE)) {
276 opt |= PT_PIPELINE;
281 if (opt & PT_PIPELINE) {
H A Ddraw_pt.h46 #define PT_PIPELINE 0x4 macro
H A Ddraw_pt_fetch_shade_pipeline_llvm.c108 if (!(opt & PT_PIPELINE)) {
287 opt |= PT_PIPELINE;
292 if (opt & PT_PIPELINE) {
H A Ddraw_pt.c80 opt |= PT_PIPELINE;
86 opt |= PT_PIPELINE;

Completed in 126 milliseconds