ReactOS 0.4.17-dev-923-g4c9a150
wined3d_state_entry_template Struct Reference

#include <wined3d_private.h>

Collaboration diagram for wined3d_state_entry_template:

Public Attributes

unsigned int state
 
struct wined3d_state_entry content
 
unsigned int extension
 

Detailed Description

Definition at line 1942 of file wined3d_private.h.

Member Data Documentation

◆ content

struct wined3d_state_entry wined3d_state_entry_template::content

Definition at line 1945 of file wined3d_private.h.

◆ extension

unsigned int wined3d_state_entry_template::extension

Definition at line 1946 of file wined3d_private.h.

Referenced by compile_state_table().

◆ state

unsigned int wined3d_state_entry_template::state

Definition at line 1944 of file wined3d_private.h.


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