HomeSort by relevance Sort by last modified time
    Searched refs:D3DDECLTYPE_USHORT2N (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d9/
formatutils9.cpp 472 case D3DDECLTYPE_USHORT2N: return GL_UNSIGNED_NORMALIZED;
575 template <> struct VertexTypeFlags<D3DVT_USHORT_NORM, 2> : VertexTypeFlagsHelper<D3DDTCAPS_USHORT2N, D3DDECLTYPE_USHORT2N> { };
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d9types.h 264 D3DDECLTYPE_USHORT2N = 11,
    [all...]

Completed in 71 milliseconds