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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/tests/
H A Dxvmc_bench.c46 #define PIPELINE_STEP_CSC 2 macro
110 config->pipeline |= PIPELINE_STEP_CSC;
174 config->pipeline = PIPELINE_STEP_MC | PIPELINE_STEP_CSC | PIPELINE_STEP_SWAP;
277 if (config.pipeline & PIPELINE_STEP_CSC)
291 if (config.pipeline & PIPELINE_STEP_CSC)
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/tests/
H A Dxvmc_bench.c46 #define PIPELINE_STEP_CSC 2 macro
110 config->pipeline |= PIPELINE_STEP_CSC;
174 config->pipeline = PIPELINE_STEP_MC | PIPELINE_STEP_CSC | PIPELINE_STEP_SWAP;
277 if (config.pipeline & PIPELINE_STEP_CSC)
291 if (config.pipeline & PIPELINE_STEP_CSC)

Completed in 25 milliseconds