Searched refs:D3DVT_UBYTE_NORM (Results 1 – 1 of 1) sorted by relevance
281 D3DVT_UBYTE_NORM, enumerator292 template <> struct D3DToCType<D3DVT_UBYTE_NORM> { typedef unsigned char type; };302 template <int size> struct WidenRule<D3DVT_UBYTE_NORM, size> : WidenToFour<size> { };324 template <> struct VertexTypeFlags<D3DVT_UBYTE_NORM, 4> : VertexTypeFlagsHelper<D3DDTCAPS_UBYTE4N, …342 …ping<GL_UNSIGNED_BYTE, true> : VertexTypeMappingBase<D3DVT_UBYTE_NORM, D3DVT_FLOAT>…