Searched refs:INTEL_PIPE_PROGRESSIVE (Results 1 - 2 of 2) sorted by path

/haiku/headers/private/graphics/intel_extreme/
H A Dintel_extreme.h1250 #define INTEL_PIPE_PROGRESSIVE (0 << 21) macro
/haiku/src/add-ons/accelerants/intel_extreme/
H A DPipes.cpp145 pipeControl = (pipeControl & ~(0x7 << 21)) | INTEL_PIPE_PROGRESSIVE;

Completed in 66 milliseconds