Searched refs:D3DDECLTYPE_SHORT2N (Results 1 – 4 of 4) sorted by relevance
50 case D3DDECLTYPE_SHORT2N: return 2; in nine_decltype_get_dim()
49 case D3DDECLTYPE_SHORT2N: return PIPE_FORMAT_R16G16_SNORM; in decltype_format()75 case D3DDECLTYPE_SHORT2N: return 2 * sizeof(short); in decltype_size()
534 D3DDECLTYPE_SHORT2N = 9, enumerator
5772 case D3DDECLTYPE_SHORT2N: attribute.define(sw::STREAMTYPE_SHORT, 2, true); break; in bindVertexStreams()