ホーム › Graphics.OpenGL › PFNGLCOLORSUBTABLEEXTPROC
PFNGLCOLORSUBTABLEEXTPROC
コールバックシグネチャ
void PFNGLCOLORSUBTABLEEXTPROC(
DWORD target,
INT start,
INT count,
DWORD format,
DWORD type,
void* data
);パラメーター
| フィールド | 型 |
|---|---|
| target | DWORD |
| start | INT |
| count | INT |
| format | DWORD |
| type | DWORD |
| data | void* |