Searched refs:vtxOutmapInfo (Results 1 – 1 of 1) sorted by relevance
526 const OutmapInfo* vtxOutmapInfo = in MakeOutAttrCommand_() local542 if ( ( vtxOutmapInfo[ v ].type >= 0 ) && in MakeOutAttrCommand_()543 ( vtxOutmapInfo[ g ].type < 9 ) && in MakeOutAttrCommand_()544 ( vtxOutmapInfo[ g ].type != 7 ) ) in MakeOutAttrCommand_()546 if ( outmapInfo[ g ].type == vtxOutmapInfo[ v ].type ) in MakeOutAttrCommand_()581 ( vtxOutmapInfo[ v ].type >= 0 ) && in MakeOutAttrCommand_()582 ( vtxOutmapInfo[ v ].type < 9 ) && in MakeOutAttrCommand_()583 ( vtxOutmapInfo[ v ].type != 7 ) ) in MakeOutAttrCommand_()586 outmap_buffer[ outMapBufferCount ].type = vtxOutmapInfo[ v ].type; in MakeOutAttrCommand_()588 outmap_buffer[ outMapBufferCount ].mask = vtxOutmapInfo[ v ].mask; in MakeOutAttrCommand_()