ReactOS 0.4.16-dev-338-g34e76ad
wined3d_shader_function_table_pointer Struct Reference

#include <wined3d_private.h>

Public Attributes

unsigned int index
 
unsigned int array_size
 
unsigned int body_count
 
unsigned int table_count
 

Detailed Description

Definition at line 1191 of file wined3d_private.h.

Member Data Documentation

◆ array_size

unsigned int wined3d_shader_function_table_pointer::array_size

Definition at line 1194 of file wined3d_private.h.

◆ body_count

unsigned int wined3d_shader_function_table_pointer::body_count

Definition at line 1195 of file wined3d_private.h.

◆ index

unsigned int wined3d_shader_function_table_pointer::index

Definition at line 1193 of file wined3d_private.h.

◆ table_count

unsigned int wined3d_shader_function_table_pointer::table_count

Definition at line 1196 of file wined3d_private.h.


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