Searched refs:PIPELINE_STEP_SWAP (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/tests/
H A Dxvmc_bench.c47 #define PIPELINE_STEP_SWAP 4 macro
112 config->pipeline |= PIPELINE_STEP_SWAP;
174 config->pipeline = PIPELINE_STEP_MC | PIPELINE_STEP_CSC | PIPELINE_STEP_SWAP;
293 if (config.pipeline & PIPELINE_STEP_SWAP)
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/tests/
H A Dxvmc_bench.c47 #define PIPELINE_STEP_SWAP 4 macro
112 config->pipeline |= PIPELINE_STEP_SWAP;
174 config->pipeline = PIPELINE_STEP_MC | PIPELINE_STEP_CSC | PIPELINE_STEP_SWAP;
293 if (config.pipeline & PIPELINE_STEP_SWAP)

Completed in 3 milliseconds