Searched refs:vertexInstructionCount (Results 1 – 1 of 1) sorted by relevance
121 u32 vertexInstructionCount = ut::Min( m_InstructionCount, u32(VS_INSTRUCTION_MAX) ); in GetProgramCommandSize() local126 size += this->GetLoadCommandSize( vertexInstructionCount ); in GetProgramCommandSize()286 u32 vertexInstructionCount = ut::Min( m_InstructionCount, u32(VS_INSTRUCTION_MAX) ); in BuildProgramCommand() local300 vertexInstructionCount ); in BuildProgramCommand()