Searched refs:outMapCount (Results 1 – 2 of 2) sorted by relevance
418 for( int g = 0; g < exe_info->outMapCount; ++g ) in MakeOutAttrCommand_()420 for( int v = 0; v < vtx_exe_info->outMapCount; ++v ) in MakeOutAttrCommand_()435 for( int g = 0; g < exe_info->outMapCount; ++g ) in MakeOutAttrCommand_()447 for( int v = 0; v < vtx_exe_info->outMapCount; ++v ) in MakeOutAttrCommand_()467 for( int i = 0; i < exe_info->outMapCount; ++i ) in MakeOutAttrCommand_()471 outMapBufferCount = exe_info->outMapCount; in MakeOutAttrCommand_()525 for ( int i = 0; i < exe_info->outMapCount; ++i ) in MakeOutAttrCommand_()
506 u32 outMapCount; member