ReactOS 0.4.16-dev-457-g087979e
|
Public Attributes | |
enum wined3d_cs_op | opcode |
struct wined3d_texture * | texture |
WORD | flags |
WORD | set |
struct wined3d_color_key | color_key |
struct wined3d_color_key wined3d_cs_set_color_key::color_key |
Definition at line 226 of file cs.c.
Referenced by wined3d_cs_emit_set_color_key().
enum wined3d_cs_op wined3d_cs_set_color_key::opcode |
struct wined3d_texture* wined3d_cs_set_color_key::texture |