mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-06 18:31:57 +08:00
struct description for _DriDriverOps
This commit is contained in:
@@ -125,6 +125,9 @@ enum DriColorLogicOp {
|
||||
COLOR_LOGICOP_SET = 15
|
||||
};
|
||||
|
||||
/**
|
||||
* The struct type defines the operators for a DRI driver.
|
||||
*/
|
||||
typedef struct _DriDriverOps {
|
||||
/**
|
||||
* This operator creates the DriDriver object.
|
||||
|
||||
Reference in New Issue
Block a user