Searched refs:vtxOutmapInfo (Results 1 – 1 of 1) sorted by relevance
413 const OutmapInfo* vtxOutmapInfo = in MakeOutAttrCommand_() local429 if ( ( vtxOutmapInfo[ v ].type >= 0 ) && in MakeOutAttrCommand_()430 ( vtxOutmapInfo[ v ].type < 9 ) && in MakeOutAttrCommand_()431 ( vtxOutmapInfo[ v ].type != 7 ) ) in MakeOutAttrCommand_()433 if ( outmapInfo[ g ].type == vtxOutmapInfo[ v ].type ) in MakeOutAttrCommand_()468 ( vtxOutmapInfo[ v ].type >= 0 ) && in MakeOutAttrCommand_()469 ( vtxOutmapInfo[ v ].type < 9 ) && in MakeOutAttrCommand_()470 ( vtxOutmapInfo[ v ].type != 7 ) ) in MakeOutAttrCommand_()473 outmap_buffer[ outMapBufferCount ].type = vtxOutmapInfo[ v ].type; in MakeOutAttrCommand_()475 outmap_buffer[ outMapBufferCount ].mask = vtxOutmapInfo[ v ].mask; in MakeOutAttrCommand_()