Home
last modified time | relevance | path

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

/external/mesa3d/include/D3D9/
Dd3d9caps.h253 #define D3DDTCAPS_USHORT2N 0x00000010 macro
/external/angle/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.cpp586 : VertexTypeFlagsHelper<D3DDTCAPS_USHORT2N, D3DDECLTYPE_USHORT2N>
/external/mesa3d/src/gallium/frontends/nine/
Dadapter9.c889 D3DDTCAPS_USHORT2N | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1543D3DDTCAPS_USHORT2N | // Normalized, 2-D unsigned short, expanded to (first byte/65535.0, second by… in GetDeviceCaps()