Searched refs:D3DDECLTYPE_SHORT2 (Results 1 – 4 of 4) 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()
531 D3DDECLTYPE_SHORT2 = 6, enumerator
5769 case D3DDECLTYPE_SHORT2: attribute.define(sw::STREAMTYPE_SHORT, 2, false); break; in bindVertexStreams()