HomeSort by relevance Sort by last modified time
    Searched refs:MaxTexIndirections (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_context.c 237 ctx->Const.VertexProgram.MaxTexIndirections = 0;
  /external/mesa3d/src/mesa/main/
arbprogram.c 862 *params = limits->MaxTexIndirections;
context.c 484 prog->MaxTexIndirections = MAX_PROGRAM_INSTRUCTIONS;
    [all...]
mtypes.h     [all...]
  /external/mesa3d/src/mesa/swrast/
s_context.c 711 prog->MaxNativeTexIndirections = prog->MaxTexIndirections;

Completed in 493 milliseconds