Searched refs:vertexInstructionCount (Results 1 – 1 of 1) sorted by relevance
119 u32 vertexInstructionCount = ut::Min( m_InstructionCount, u32(VS_INSTRUCTION_MAX) ); in GetProgramCommandSize() local124 size += this->GetLoadCommandSize( vertexInstructionCount ); in GetProgramCommandSize()284 u32 vertexInstructionCount = ut::Min( m_InstructionCount, u32(VS_INSTRUCTION_MAX) ); in BuildProgramCommand() local298 vertexInstructionCount ); in BuildProgramCommand()