Home
last modified time | relevance | path

Searched refs:D3DVT_USHORT_NORM (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/renderer/
DVertexBuffer9.cpp282 D3DVT_USHORT_NORM enumerator
293 template <> struct D3DToCType<D3DVT_USHORT_NORM> { typedef unsigned short type; };
303 template <int size> struct WidenRule<D3DVT_USHORT_NORM, size> : WidenToEven<size> { };
325 template <> struct VertexTypeFlags<D3DVT_USHORT_NORM, 2> : VertexTypeFlagsHelper<D3DDTCAPS_USHORT2N…
326 template <> struct VertexTypeFlags<D3DVT_USHORT_NORM, 4> : VertexTypeFlagsHelper<D3DDTCAPS_USHORT4N…
346 …ping<GL_UNSIGNED_SHORT, true> : VertexTypeMappingBase<D3DVT_USHORT_NORM, D3DVT_FLOAT…