HomeSort by relevance Sort by last modified time
    Searched refs:_Current (Results 101 - 125 of 142) sorted by null

1 2 3 45 6

  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_texcombine.c 701 ctx->Texture.Unit[unit]._Current,
726 const struct gl_texture_object *curObj = texUnit->_Current;
771 ctx->Texture.Unit[unit]._Current,
s_texfetch.c 1170 struct gl_texture_object *texObj = ctx->Texture.Unit[unit]._Current;
s_atifragshader.c 54 ctx->Texture.Unit[unit]._Current,
s_span.c 480 const struct gl_texture_object *obj = ctx->Texture.Unit[u]._Current;
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_texcombine.c 693 ctx->Texture.Unit[unit]._Current,
718 const struct gl_texture_object *curObj = texUnit->_Current;
763 ctx->Texture.Unit[unit]._Current,
s_texfetch.c 1170 struct gl_texture_object *texObj = ctx->Texture.Unit[unit]._Current;
s_atifragshader.c 54 ctx->Texture.Unit[unit]._Current,
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_draw.c 315 tex_obj = intel_texture_object(ctx->Texture.Unit[i]._Current);
brw_wm_surface_state.c 720 struct gl_texture_object *tObj = ctx->Texture.Unit[unit]._Current;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nv10_state_frag.c 172 struct gl_texture_object *t = rc->ctx->Texture.Unit[i]._Current;
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
r200_tex.c 367 radeonTexObj* t = radeon_tex_obj(ctx->Texture.Unit[unit]._Current);
r200_texstate.c 315 /* texUnit->_Current can be NULL if and only if the texture unit is
319 || (texUnit->_Current != NULL) );
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
api_validate.c 117 if (ctx->Array.ArrayObj->_Enabled == 0x0 || !ctx->VertexProgram._Current)
mtypes.h     [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_draw.c 315 tex_obj = intel_texture_object(ctx->Texture.Unit[i]._Current);
brw_wm_surface_state.c 720 struct gl_texture_object *tObj = ctx->Texture.Unit[unit]._Current;
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv10_state_frag.c 172 struct gl_texture_object *t = rc->ctx->Texture.Unit[i]._Current;
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_tex.c 367 radeonTexObj* t = radeon_tex_obj(ctx->Texture.Unit[unit]._Current);
r200_texstate.c 315 /* texUnit->_Current can be NULL if and only if the texture unit is
319 || (texUnit->_Current != NULL) );
    [all...]
  /external/mesa3d/src/mesa/main/
api_validate.c 117 if (ctx->Array.ArrayObj->_Enabled == 0x0 || !ctx->VertexProgram._Current)
mtypes.h     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_program.c     [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_program.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i915_fragprog.c     [all...]
  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_fragprog.c     [all...]

Completed in 1261 milliseconds

1 2 3 45 6