Searched refs:D3DVT_SHORT (Results 1 – 1 of 1) sorted by relevance
299 D3DVT_SHORT, enumerator310 template <> struct D3DToCType<D3DVT_SHORT> { typedef short type; };323 template <int size> struct WidenRule<D3DVT_SHORT, size> : gl::WidenToEven<size> { };346 template <> struct VertexTypeFlags<D3DVT_SHORT, 2> : VertexTypeFlagsHelper<0, D3DDECLTYPE_SHORT2> {…347 template <> struct VertexTypeFlags<D3DVT_SHORT, 4> : VertexTypeFlagsHelper<0, D3DDECLTYPE_SHORT4> {…369 …Mapping<GL_BYTE, false> : VertexTypeMappingBase<D3DVT_SHORT> { }; …373 …Mapping<GL_SHORT, false> : VertexTypeMappingBase<D3DVT_SHORT> { }; …