Searched refs:total_byte (Results 1 – 1 of 1) sorted by relevance
321 int total_byte = 0; in MakeEnableAttrCommand_() local335 total_byte = ((total_byte + 1) & ~0x1); in MakeEnableAttrCommand_()343 total_byte = ((total_byte + 3) & ~0x3); in MakeEnableAttrCommand_()352 total_byte += vtx_array.byte[ j ]; in MakeEnableAttrCommand_()396 … *command++ = elem[ 1 ] | ((total_byte + (maxAlign - 1)) & ~(maxAlign - 1)) << 16 | elem_num << 28; in MakeEnableAttrCommand_()