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

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i830_vtbl.c 134 GLuint mcs = (i830->state.Tex[i][I830_TEXREG_MCS] &
163 if (mcs != i830->state.Tex[i][I830_TEXREG_MCS]) {
165 i830->state.Tex[i][I830_TEXREG_MCS] = mcs;
404 sz += sizeof(state->Tex[i]);
541 OUT_BATCH(state->Tex[i][I830_TEXREG_TM0LI]);
547 OUT_BATCH(state->Tex[i][I830_TEXREG_TM0S1]);
548 OUT_BATCH(state->Tex[i][I830_TEXREG_TM0S2]);
549 OUT_BATCH(state->Tex[i][I830_TEXREG_TM0S3]);
550 OUT_BATCH(state->Tex[i][I830_TEXREG_TM0S4]);
551 OUT_BATCH(state->Tex[i][I830_TEXREG_MCS])
    [all...]
i830_context.h 123 GLuint Tex[I830_TEX_UNITS][I830_TEX_SETUP_SIZE];
i915_vtbl.c 460 OUT_BATCH(state->Tex[i][I915_TEXREG_MS3]);
461 OUT_BATCH(state->Tex[i][I915_TEXREG_MS4]);
471 OUT_BATCH(state->Tex[i][I915_TEXREG_SS2]);
472 OUT_BATCH(state->Tex[i][I915_TEXREG_SS3]);
473 OUT_BATCH(state->Tex[i][I915_TEXREG_SS4]);
i915_context.h 132 * decl, tex, and ALU instructions.
225 GLuint Tex[I915_TEX_UNITS][I915_TEX_SETUP_SIZE];
i830_texstate.c 126 GLuint *state = i830->state.Tex[unit], format, pitch;
i915_texstate.c 144 GLuint *state = i915->state.Tex[unit], format, pitch;
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_vtbl.c 134 GLuint mcs = (i830->state.Tex[i][I830_TEXREG_MCS] &
163 if (mcs != i830->state.Tex[i][I830_TEXREG_MCS]) {
165 i830->state.Tex[i][I830_TEXREG_MCS] = mcs;
404 sz += sizeof(state->Tex[i]);
541 OUT_BATCH(state->Tex[i][I830_TEXREG_TM0LI]);
547 OUT_BATCH(state->Tex[i][I830_TEXREG_TM0S1]);
548 OUT_BATCH(state->Tex[i][I830_TEXREG_TM0S2]);
549 OUT_BATCH(state->Tex[i][I830_TEXREG_TM0S3]);
550 OUT_BATCH(state->Tex[i][I830_TEXREG_TM0S4]);
551 OUT_BATCH(state->Tex[i][I830_TEXREG_MCS])
    [all...]
i830_context.h 123 GLuint Tex[I830_TEX_UNITS][I830_TEX_SETUP_SIZE];
i915_vtbl.c 460 OUT_BATCH(state->Tex[i][I915_TEXREG_MS3]);
461 OUT_BATCH(state->Tex[i][I915_TEXREG_MS4]);
471 OUT_BATCH(state->Tex[i][I915_TEXREG_SS2]);
472 OUT_BATCH(state->Tex[i][I915_TEXREG_SS3]);
473 OUT_BATCH(state->Tex[i][I915_TEXREG_SS4]);
i915_context.h 132 * decl, tex, and ALU instructions.
225 GLuint Tex[I915_TEX_UNITS][I915_TEX_SETUP_SIZE];
i830_texstate.c 126 GLuint *state = i830->state.Tex[unit], format, pitch;
i915_texstate.c 144 GLuint *state = i915->state.Tex[unit], format, pitch;
  /external/e2fsprogs/lib/et/
texinfo.tex 1 %% TeX macros to handle texinfo files
108 % Save some parts of plain tex whose names we will redefine.
123 \def\tie{\penalty 10000\ } % Save plain tex definition of ~.
222 % an ordinary undelimited TeX argument.
386 % Some texinfo constructs that are trivial in tex
476 %% serif) and @ii for TeX italic
526 % Now make Tex use those variables
759 % Define \newwrite to be identical to plain tex's \newwrite
933 \def\doprintindex#1{\tex %
    [all...]
  /external/chromium_org/third_party/mesa/src/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...]
  /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...]
  /external/grub/docs/
texinfo.tex 1 % texinfo.tex -- TeX macros to handle Texinfo files.
12 % This texinfo.tex file is free software; you can redistribute it and/or
17 % This texinfo.tex file is distributed in the hope that it will be
23 % along with this texinfo.tex file; see the file COPYING. If not, write
27 % As a special exception, when this file is read by TeX when processing
31 % Please try the latest version of texinfo.tex before submitting bug
34 % ftp://tug.org/tex/texinfo.tex
36 % The texinfo.tex in any given distribution could well be ou
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 1 % texinfo.tex -- TeX macros to handle Texinfo files.
12 % This texinfo.tex file is free software: you can redistribute it and/or
17 % This texinfo.tex file is distributed in the hope that it will be
25 % As a special exception, when this file is read by TeX when processing
29 % Please try the latest version of texinfo.tex before submitting bug
32 % ftp://tug.org/tex/texinfo.tex
34 % The texinfo.tex in any given distribution could well be out
41 % To process a Texinfo manual with TeX, it's most reliable to use th
    [all...]

Completed in 173 milliseconds