Home
last modified time | relevance | path

Searched refs:vtxOutNum (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/gr/CTR/
Dgr_Shader.cpp512 u32 vtxOutNum = 0; in MakeOutAttrCommand_() local
551 ++vtxOutNum; in MakeOutAttrCommand_()
577 *command++ = 0x08000000 | (gsDataMode == 0 ? 0x0000 : 0x0100) | vtxOutNum - 1; in MakeOutAttrCommand_()
597 *command++ = vtxOutNum - 1; in MakeOutAttrCommand_()
620 … gsDataMode |= ( vtxOutNum - 1 ) << 12; in MakeOutAttrCommand_()
629 *command++ = vtxOutNum - 1; in MakeOutAttrCommand_()