Searched defs:BufferProperties (Results 1 – 2 of 2) sorted by relevance
106 struct BufferProperties struct108 UINT ByteWidth;109 UINT BindFlags;110 D3D11_USAGE Usage;111 UINT CPUAccess;112 const char* name_BindFlags;113 const char* name_Usage;114 const char* name_CPUAccess;
105 struct BufferProperties struct107 UINT ByteWidth;108 UINT BindFlags;109 D3D10_USAGE Usage;110 UINT CPUAccess;111 const char* name_BindFlags;112 const char* name_Usage;113 const char* name_CPUAccess;