Searched refs:commonCmd (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/accelerants/s3/
H A Dvirge_draw.cpp34 cmd |= gInfo.sharedInfo->commonCmd;
62 cmd |= gInfo.sharedInfo->commonCmd;
98 cmd |= gInfo.sharedInfo->commonCmd;
125 cmd |= gInfo.sharedInfo->commonCmd;
H A Dvirge_mode.cpp47 si.commonCmd = DRAW | DST_8BPP;
50 si.commonCmd = DRAW | DST_16BPP;
53 si.commonCmd = DRAW | DST_24BPP;
/haiku/headers/private/graphics/s3/
H A DDriverInterface.h172 int32 commonCmd; // flags common to drawing commands of current display mode member in struct:SharedInfo

Completed in 80 milliseconds