RetroArch
Public Attributes | List of all members
D3D11_DRAW_INSTANCED_INDIRECT_ARGS Struct Reference

#include <d3d11.h>

Public Attributes

UINT VertexCountPerInstance
 
UINT InstanceCount
 
UINT StartVertexLocation
 
UINT StartInstanceLocation
 

Member Data Documentation

◆ InstanceCount

UINT D3D11_DRAW_INSTANCED_INDIRECT_ARGS::InstanceCount

◆ StartInstanceLocation

UINT D3D11_DRAW_INSTANCED_INDIRECT_ARGS::StartInstanceLocation

◆ StartVertexLocation

UINT D3D11_DRAW_INSTANCED_INDIRECT_ARGS::StartVertexLocation

◆ VertexCountPerInstance

UINT D3D11_DRAW_INSTANCED_INDIRECT_ARGS::VertexCountPerInstance

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