Searched refs:MaxNativeAluInstructions (Results 1 – 7 of 7) sorted by relevance
232 ctx->Const.Program[MESA_SHADER_FRAGMENT].MaxNativeAluInstructions = I915_MAX_ALU_INSN; in i915CreateContext()
642 ctx->Const.Program[MESA_SHADER_VERTEX].MaxNativeAluInstructions = 0; in brw_initialize_context_constants()654 ctx->Const.Program[MESA_SHADER_FRAGMENT].MaxNativeAluInstructions = 1024; in brw_initialize_context_constants()
704 prog->MaxNativeAluInstructions = prog->MaxAluInstructions; in init_program_native_limits()
1004 *params = limits->MaxNativeAluInstructions; in get_program_iv()
501 prog->MaxNativeAluInstructions = 0; in init_program_limits()
3653 GLuint MaxNativeAluInstructions; member
201 pc->MaxNativeAluInstructions = in st_init_limits()