Searched refs:D3DVT_SHORT (Results 1 – 1 of 1) sorted by relevance
278 D3DVT_SHORT, enumerator289 template <> struct D3DToCType<D3DVT_SHORT> { typedef short type; };299 template <int size> struct WidenRule<D3DVT_SHORT, size> : WidenToEven<size> { };319 template <> struct VertexTypeFlags<D3DVT_SHORT, 2> : VertexTypeFlagsHelper<0, D3DDECLTYPE_SHORT2> {…320 template <> struct VertexTypeFlags<D3DVT_SHORT, 4> : VertexTypeFlagsHelper<0, D3DDECLTYPE_SHORT4> {…339 …Mapping<GL_BYTE, false> : VertexTypeMappingBase<D3DVT_SHORT> { }; …343 …Mapping<GL_SHORT, false> : VertexTypeMappingBase<D3DVT_SHORT> { }; …