Searched refs:outmapInfo (Results 1 – 1 of 1) sorted by relevance
404 const OutmapInfo* outmapInfo = in MakeOutAttrCommand_() local422 if ( ( outmapInfo[ g ].type >= 0 ) && in MakeOutAttrCommand_()423 ( outmapInfo[ g ].type < 9 ) && in MakeOutAttrCommand_()424 ( outmapInfo[ g ].type != 7 ) ) in MakeOutAttrCommand_()433 if ( outmapInfo[ g ].type == vtxOutmapInfo[ v ].type ) in MakeOutAttrCommand_()436 … outmap_buffer[ outMapBufferCount ].type = outmapInfo[ g ].type; in MakeOutAttrCommand_()438 … outmap_buffer[ outMapBufferCount ].mask = outmapInfo[ g ].mask; in MakeOutAttrCommand_()452 ( outmapInfo[ g ].type >= 0 ) && in MakeOutAttrCommand_()453 ( outmapInfo[ g ].type < 9 ) && in MakeOutAttrCommand_()454 ( outmapInfo[ g ].type != 7 ) ) in MakeOutAttrCommand_()[all …]