ReactOS 0.4.15-dev-7924-g5949c20
wined3d_shader_primitive_type Struct Reference

#include <wined3d_private.h>

Collaboration diagram for wined3d_shader_primitive_type:

Public Attributes

enum wined3d_primitive_type type
 
unsigned int patch_vertex_count
 

Detailed Description

Definition at line 1204 of file wined3d_private.h.

Member Data Documentation

◆ patch_vertex_count

unsigned int wined3d_shader_primitive_type::patch_vertex_count

Definition at line 1207 of file wined3d_private.h.

Referenced by shader_dump_primitive_type().

◆ type

enum wined3d_primitive_type wined3d_shader_primitive_type::type

Definition at line 1206 of file wined3d_private.h.

Referenced by shader_dump_primitive_type().


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