Searched refs:D3DDECLTYPE_SHORT2 (Results 1 – 5 of 5) sorted by relevance
47 case D3DDECLTYPE_SHORT2: return 2; in nine_decltype_get_dim()
46 case D3DDECLTYPE_SHORT2: return PIPE_FORMAT_R16G16_SSCALED; in decltype_format()72 case D3DDECLTYPE_SHORT2: return 2 * sizeof(short); in decltype_size()
202 case D3DDECLTYPE_SHORT2: in GetDeclTypeComponentType()388 struct VertexTypeFlags<D3DVT_SHORT, 2> : VertexTypeFlagsHelper<0, D3DDECLTYPE_SHORT2>
378 case D3DDECLTYPE_SHORT2: in GetDeclTypeComponentType()564 struct VertexTypeFlags<D3DVT_SHORT, 2> : VertexTypeFlagsHelper<0, D3DDECLTYPE_SHORT2>
531 D3DDECLTYPE_SHORT2 = 6, enumerator