Home
last modified time | relevance | path

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

/external/mesa3d/include/D3D9/
Dd3d9caps.h250 #define D3DDTCAPS_UBYTE4N 0x00000002 macro
/external/angle/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.cpp582 : VertexTypeFlagsHelper<D3DDTCAPS_UBYTE4N, D3DDECLTYPE_UBYTE4N>
/external/mesa3d/src/gallium/frontends/nine/
Dadapter9.c886 D3DDTCAPS_UBYTE4N | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1540D3DDTCAPS_UBYTE4N | // Normalized, 4-D unsigned byte. Each of the four bytes is normalized by div… in GetDeviceCaps()