ReactOS 0.4.17-dev-934-g091855f
vkd3d_shader_primitive_type Struct Reference

#include <vkd3d_shader_private.h>

Collaboration diagram for vkd3d_shader_primitive_type:

Public Attributes

enum vkd3d_primitive_type type
 
unsigned int patch_vertex_count
 

Detailed Description

Definition at line 1225 of file vkd3d_shader_private.h.

Member Data Documentation

◆ patch_vertex_count

unsigned int vkd3d_shader_primitive_type::patch_vertex_count

Definition at line 1228 of file vkd3d_shader_private.h.

◆ type

enum vkd3d_primitive_type vkd3d_shader_primitive_type::type

Definition at line 1227 of file vkd3d_shader_private.h.


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