Searched refs:MaxAluInstructions (Results 1 – 6 of 6) sorted by relevance
796 *params = limits->MaxAluInstructions; in _mesa_GetProgramivARB()
448 prog->MaxAluInstructions = MAX_PROGRAM_INSTRUCTIONS; in init_program_limits()
3335 GLuint MaxAluInstructions; member
707 prog->MaxNativeAluInstructions = prog->MaxAluInstructions; in init_program_native_limits()
202 pc->MaxAluInstructions = in st_init_limits()
682 ctx->Const.Program[MESA_SHADER_VERTEX].MaxAluInstructions = 0; in brw_initialize_context_constants()