Searched refs:D3DVSDT_SHORT2 (Results 1 – 2 of 2) sorted by relevance
846 #define D3DVSDT_SHORT2 0x06 // 2D signed short expanded to (value, value, 0., 1.) macro
4532 case D3DVSDT_SHORT2: attribute.define(sw::STREAMTYPE_SHORT, 2); break; in bindStreams()