HomeSort by relevance Sort by last modified time
    Searched defs:Tex (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_context.h 123 GLuint Tex[I830_TEX_UNITS][I830_TEX_SETUP_SIZE];
i915_context.h 132 * decl, tex, and ALU instructions.
225 GLuint Tex[I915_TEX_UNITS][I915_TEX_SETUP_SIZE];
  /external/mesa3d/src/mesa/drivers/common/
meta.c 273 struct temp_texture Tex; /**< separate texture from other meta ops */
348 static void cleanup_temp_texture(struct gl_context *ctx, struct temp_texture *tex);
1209 struct temp_texture *tex = &ctx->Meta->TempTex; local
1227 struct temp_texture *tex = &ctx->Meta->Bitmap.Tex; local
1400 struct temp_texture *tex = get_temp_texture(ctx); local
1580 struct temp_texture *tex = get_temp_texture(ctx); local
2106 struct temp_texture *tex = get_temp_texture(ctx); local
2292 struct temp_texture *tex = get_temp_texture(ctx); local
2326 struct temp_texture *tex = get_temp_texture(ctx); local
2358 struct temp_texture *tex = get_temp_texture(ctx); local
2626 struct temp_texture *tex = get_bitmap_temp_texture(ctx); local
3010 GLfloat x, y, tex[3]; member in struct:vertex
3087 GLfloat x, y, tex[3]; member in struct:vertex
3238 GLfloat x, y, tex[3]; member in struct:vertex
3611 GLfloat x, y, tex[3]; member in struct:vertex
    [all...]

Completed in 310 milliseconds