Searched refs:D3DDECLTYPE_SHORT2 (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_ff.h47 case D3DDECLTYPE_SHORT2: return 2;
H A Dvertexdeclaration9.c46 case D3DDECLTYPE_SHORT2: return PIPE_FORMAT_R16G16_SSCALED;
72 case D3DDECLTYPE_SHORT2: return 2 * sizeof(short);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_ff.h47 case D3DDECLTYPE_SHORT2: return 2;
H A Dvertexdeclaration9.c46 case D3DDECLTYPE_SHORT2: return PIPE_FORMAT_R16G16_SSCALED;
72 case D3DDECLTYPE_SHORT2: return 2 * sizeof(short);
/xsrc/external/mit/MesaLib.old/dist/include/D3D9/
H A Dd3d9types.h531 D3DDECLTYPE_SHORT2 = 6, enumerator in enum:_D3DDECLTYPE
/xsrc/external/mit/MesaLib/dist/include/D3D9/
H A Dd3d9types.h531 D3DDECLTYPE_SHORT2 = 6, enumerator in enum:_D3DDECLTYPE

Completed in 96 milliseconds