Searched refs:MaxAluInstructions (Results 1 – 6 of 6) sorted by relevance
811 *params = limits->MaxAluInstructions; in _mesa_GetProgramivARB()
456 prog->MaxAluInstructions = MAX_PROGRAM_INSTRUCTIONS; in init_program_limits()
3527 GLuint MaxAluInstructions; member
709 prog->MaxNativeAluInstructions = prog->MaxAluInstructions; in init_program_native_limits()
205 pc->MaxAluInstructions = in st_init_limits()
544 ctx->Const.Program[MESA_SHADER_VERTEX].MaxAluInstructions = 0; in brw_initialize_context_constants()