Searched refs:D3DDECLTYPE_SHORT4N (Results 1 – 4 of 4) sorted by relevance
51 case D3DDECLTYPE_SHORT4N: return 4; in nine_decltype_get_dim()
50 case D3DDECLTYPE_SHORT4N: return PIPE_FORMAT_R16G16B16A16_SNORM; in decltype_format()76 case D3DDECLTYPE_SHORT4N: return 4 * sizeof(short); in decltype_size()
535 D3DDECLTYPE_SHORT4N = 10, enumerator
5773 case D3DDECLTYPE_SHORT4N: attribute.define(sw::STREAMTYPE_SHORT, 4, true); break; in bindVertexStreams()