Searched defs:vertexInstructionCount (Results 1 – 1 of 1) sorted by relevance
119 u32 vertexInstructionCount = ut::Min( m_InstructionCount, u32(VS_INSTRUCTION_MAX) ); in GetProgramCommandSize() local284 u32 vertexInstructionCount = ut::Min( m_InstructionCount, u32(VS_INSTRUCTION_MAX) ); in BuildProgramCommand() local