ReactOS 0.4.15-dev-7961-gdcf9eb0
wined3d_palette Struct Reference

#include <wined3d_private.h>

Collaboration diagram for wined3d_palette:

Public Attributes

LONG ref
 
struct wined3d_devicedevice
 
unsigned int size
 
RGBQUAD colors [256]
 
DWORD flags
 

Detailed Description

Definition at line 4253 of file wined3d_private.h.

Member Data Documentation

◆ colors

RGBQUAD wined3d_palette::colors[256]

Definition at line 4259 of file wined3d_private.h.

◆ device

struct wined3d_device* wined3d_palette::device

Definition at line 4256 of file wined3d_private.h.

◆ flags

DWORD wined3d_palette::flags

Definition at line 4260 of file wined3d_private.h.

◆ ref

LONG wined3d_palette::ref

Definition at line 4255 of file wined3d_private.h.

◆ size

unsigned int wined3d_palette::size

Definition at line 4258 of file wined3d_private.h.


The documentation for this struct was generated from the following file: