Searched refs:MaxAluInstructions (Results 1 – 5 of 5) sorted by relevance
235 ctx->Const.VertexProgram.MaxAluInstructions = 0; in brwCreateContext()
850 *params = limits->MaxAluInstructions; in _mesa_GetProgramivARB()
482 prog->MaxAluInstructions = MAX_PROGRAM_INSTRUCTIONS; in init_program_limits()
2746 GLuint MaxAluInstructions; member
709 prog->MaxNativeAluInstructions = prog->MaxAluInstructions; in init_program_native_limits()