HomeSort by relevance Sort by last modified time
    Searched refs:gl_texture_unit (Results 51 - 75 of 80) sorted by null

1 23 4

  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_manager.c 477 struct gl_texture_unit *texUnit = _mesa_get_current_tex_unit(ctx);
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm.c 448 const struct gl_texture_unit *unit = &ctx->Texture.Unit[unit_id];
  /external/mesa3d/src/mesa/drivers/dri/swrast/
swrast.c 69 struct gl_texture_unit *texUnit;
  /external/mesa3d/src/mesa/state_tracker/
st_manager.c 477 struct gl_texture_unit *texUnit = _mesa_get_current_tex_unit(ctx);
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texobj.c 1041 struct gl_texture_unit *unit = &ctx->Texture.Unit[u];
    [all...]
texparam.c 122 struct gl_texture_unit *texUnit;
    [all...]
get.c 660 offsetof(struct gl_texture_unit, TexGenEnabled), NO_EXTRA },
    [all...]
attrib.c 681 const struct gl_texture_unit *unit = &texstate->Texture.Unit[u];
715 struct gl_texture_unit *destUnit = &ctx->Texture.Unit[u];
    [all...]
mtypes.h 1384 struct gl_texture_unit struct
    [all...]
context.c 1028 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[i]
    [all...]
ff_fragment_shader.cpp 429 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[i];
    [all...]
ffvertex_prog.c 243 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[i];
    [all...]
teximage.c 713 const struct gl_texture_unit *texUnit,
778 struct gl_texture_unit *texUnit = _mesa_get_current_tex_unit(ctx);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_triangle.c 541 struct gl_texture_unit *unit = ctx->Texture.Unit+0; \
810 const struct gl_texture_unit *unit = ctx->Texture.Unit+0; \
    [all...]
  /external/mesa3d/src/mesa/main/
texobj.c 1041 struct gl_texture_unit *unit = &ctx->Texture.Unit[u];
    [all...]
texparam.c 122 struct gl_texture_unit *texUnit;
    [all...]
get.c 660 offsetof(struct gl_texture_unit, TexGenEnabled), NO_EXTRA },
    [all...]
attrib.c 681 const struct gl_texture_unit *unit = &texstate->Texture.Unit[u];
715 struct gl_texture_unit *destUnit = &ctx->Texture.Unit[u];
    [all...]
mtypes.h 1384 struct gl_texture_unit struct
    [all...]
context.c 1028 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[i]
    [all...]
ff_fragment_shader.cpp 429 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[i];
    [all...]
ffvertex_prog.c 243 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[i];
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_triangle.c 541 struct gl_texture_unit *unit = ctx->Texture.Unit+0; \
810 const struct gl_texture_unit *unit = ctx->Texture.Unit+0; \
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
xm_api.c     [all...]
  /external/mesa3d/src/mesa/drivers/x11/
xm_api.c     [all...]

Completed in 932 milliseconds

1 23 4