/external/mesa3d/src/mesa/main/ |
D | texenv.c | 50 struct gl_texture_unit *texUnit, in set_env_mode() 90 struct gl_texture_unit *texUnit, in set_env_color() 107 struct gl_texture_unit *texUnit, in set_combiner_mode() 178 struct gl_texture_unit *texUnit, in set_combiner_source() 268 struct gl_texture_unit *texUnit, in set_combiner_operand() 349 struct gl_texture_unit *texUnit, in set_combiner_scale() 393 struct gl_texture_unit *texUnit; in _mesa_TexEnvfv() 573 get_texenvi(struct gl_context *ctx, const struct gl_texture_unit *texUnit, in get_texenvi() 668 const struct gl_texture_unit *texUnit; in _mesa_GetTexEnvfv() 732 const struct gl_texture_unit *texUnit; in _mesa_GetTexEnviv() [all …]
|
D | texgen.c | 51 get_texgen(struct gl_context *ctx, struct gl_texture_unit *texUnit, in get_texgen() 77 struct gl_texture_unit *texUnit; in _mesa_TexGenfv() 299 struct gl_texture_unit *texUnit; in _mesa_GetTexGendv() 337 struct gl_texture_unit *texUnit; in _mesa_GetTexGenfv() 383 struct gl_texture_unit *texUnit; in _mesa_GetTexGeniv()
|
D | texstate.c | 124 const struct gl_texture_unit *texUnit = ctx->Texture.Unit + unit; in _mesa_print_texunit_state() 389 update_tex_combine(struct gl_context *ctx, struct gl_texture_unit *texUnit) in update_tex_combine() 534 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in update_texture_state() 642 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in update_texture_state() 750 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in init_texture_unit() 870 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[u]; in _mesa_update_default_objects_texture()
|
D | texstate.h | 43 static inline struct gl_texture_unit *
|
D | enable.c | 219 static struct gl_texture_unit * 240 struct gl_texture_unit *texUnit = _mesa_get_current_tex_unit(ctx); in enable_texture() 691 struct gl_texture_unit *texUnit = get_texcoord_unit(ctx); in _mesa_set_enable() 713 struct gl_texture_unit *texUnit = get_texcoord_unit(ctx); in _mesa_set_enable() 1210 const struct gl_texture_unit *const texUnit = in is_texture_enabled() 1429 const struct gl_texture_unit *texUnit = get_texcoord_unit(ctx); in _mesa_IsEnabled() 1443 const struct gl_texture_unit *texUnit = get_texcoord_unit(ctx); in _mesa_IsEnabled()
|
D | teximage.h | 107 const struct gl_texture_unit *texUnit,
|
D | get.c | 660 offsetof(struct gl_texture_unit, TexGenEnabled), NO_EXTRA }, 947 offsetof(struct gl_texture_unit, TexGenEnabled), NO_EXTRA }, 949 offsetof(struct gl_texture_unit, TexGenEnabled), NO_EXTRA }, 951 offsetof(struct gl_texture_unit, TexGenEnabled), NO_EXTRA }, 953 offsetof(struct gl_texture_unit, TexGenEnabled), NO_EXTRA }, 2000 struct gl_texture_unit *unit; in find_value()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_tex.c | 53 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[i]; in brw_validate_textures()
|
D | brw_wm_sampler_state.c | 87 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in upload_default_color() 166 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in brw_update_sampler_state()
|
D | gen7_sampler_state.c | 41 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in gen7_update_sampler_state()
|
/external/mesa3d/src/mesa/tnl/ |
D | t_vb_texgen.c | 342 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in texgen() 494 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[i]; in run_texgen_stage() 518 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[i]; in validate_texgen_stage()
|
D | t_rasterpos.c | 262 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in compute_texgen()
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_util.h | 193 get_texgen_coord(struct gl_texture_unit *u, int i) in get_texgen_coord()
|
D | nv10_state_tex.c | 42 struct gl_texture_unit *unit = &ctx->Texture.Unit[i]; in nv10_emit_tex_gen()
|
D | nv20_state_tex.c | 42 struct gl_texture_unit *unit = &ctx->Texture.Unit[i]; in nv20_emit_tex_gen()
|
D | nv04_context.c | 35 texunit_needs_combiners(struct gl_texture_unit *u) in texunit_needs_combiners()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_texcombine.c | 87 const struct gl_texture_unit *textureUnit = &(ctx->Texture.Unit[unit]); in texture_combine() 646 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in _swrast_texture_span() 713 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in _swrast_texture_span()
|
D | s_fragprog.c | 115 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in fetch_texel_deriv()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_texstate.c | 266 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in radeonUpdateTextureEnv() 608 struct gl_texture_unit *texUnit; in radeonSetTexBuffer2() 864 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in radeon_validate_texgen()
|
D | radeon_tex.c | 263 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in radeonTexEnv()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | i830_texstate.c | 121 struct gl_texture_unit *tUnit = &ctx->Texture.Unit[unit]; in i830_update_tex_unit()
|
D | i915_texstate.c | 139 struct gl_texture_unit *tUnit = &ctx->Texture.Unit[unit]; in i915_update_tex_unit()
|
D | i830_texblend.c | 392 struct gl_texture_unit *texUnit = &i830->intel.ctx.Texture.Unit[unit]; in emit_texblend()
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_texstate.c | 306 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in r200UpdateTextureEnv() 731 struct gl_texture_unit *texUnit; in r200SetTexBuffer2() 868 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[j]; in r200UpdateAllTexEnv() 1183 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in r200_validate_texgen()
|
D | r200_tex.c | 303 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in r200TexEnv()
|