Home
last modified time | relevance | path

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

/third_party/mesa3d/include/D3D9/
Dd3d9caps.h250 #define D3DDTCAPS_UBYTE4N 0x00000002 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.cpp406 : VertexTypeFlagsHelper<D3DDTCAPS_UBYTE4N, D3DDECLTYPE_UBYTE4N>
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.cpp582 : VertexTypeFlagsHelper<D3DDTCAPS_UBYTE4N, D3DDECLTYPE_UBYTE4N>
/third_party/mesa3d/src/gallium/frontends/nine/
Dadapter9.c891 D3DDTCAPS_UBYTE4N | in NineAdapter9_GetDeviceCaps()