ReactOS 0.4.17-dev-934-g091855f
d2d_shape_resources Struct Reference

#include <d2d1_private.h>

Public Attributes

ID3D11InputLayout * il
 
ID3D11VertexShader * vs
 

Detailed Description

Definition at line 78 of file d2d1_private.h.

Member Data Documentation

◆ il

ID3D11InputLayout* d2d_shape_resources::il

Definition at line 80 of file d2d1_private.h.

Referenced by d2d_device_context_draw().

◆ vs

ID3D11VertexShader* d2d_shape_resources::vs

Definition at line 81 of file d2d1_private.h.

Referenced by d2d_device_context_draw().


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