Searched refs:D3DDECLTYPE_SHORT4 (Results 1 – 4 of 4) sorted by relevance
48 case D3DDECLTYPE_SHORT4: return 4; in nine_decltype_get_dim()
47 case D3DDECLTYPE_SHORT4: return PIPE_FORMAT_R16G16B16A16_SSCALED; in decltype_format()73 case D3DDECLTYPE_SHORT4: return 4 * sizeof(short); in decltype_size()
532 D3DDECLTYPE_SHORT4 = 7, enumerator
5770 case D3DDECLTYPE_SHORT4: attribute.define(sw::STREAMTYPE_SHORT, 4, false); break; in bindVertexStreams()