Searched refs:gl_texture_unit (Results 1 – 18 of 18) sorted by relevance
40 static inline struct gl_texture_unit *51 static inline struct gl_texture_unit *
513 struct gl_texture_unit *texUnit, in update_tex_combine()650 struct gl_texture_unit *texUnit; in update_single_program_texture()771 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in update_ff_texture_state()1023 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[u]; in _mesa_init_texture()1129 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[u]; in _mesa_update_default_objects_texture()
466 struct gl_texture_unit *texUnit = in _mesa_texenvfv_indexed()757 const struct gl_texture_unit *texUnit = _mesa_get_tex_unit(ctx, texunit); in _mesa_gettexenvfv_indexed()834 const struct gl_texture_unit *texUnit = _mesa_get_tex_unit(ctx, texunit); in _mesa_gettexenviv_indexed()
148 struct gl_texture_unit *texUnit = _mesa_get_current_tex_unit(ctx); in _mesa_get_current_tex_object()232 struct gl_texture_unit *texUnit; in _mesa_get_texobj_by_target_and_texunit()1393 struct gl_texture_unit *unit = &ctx->Texture.Unit[u]; in unbind_texobj_from_texunits()1432 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in unbind_textures_from_unit()1655 struct gl_texture_unit *texUnit; in bind_texture_object()1986 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[first + i]; in bind_textures()
1187 struct gl_texture_unit struct1279 struct gl_texture_unit Unit[MAX_COMBINED_TEXTURE_IMAGE_UNITS];
275 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[i]; in make_state_key()
116 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in fetch_texel_deriv()
652 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in _swrast_texture_span()
1902 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[u]; in sample_lambda_2d_aniso()
36 texunit_needs_combiners(struct gl_texture_unit *u, in texunit_needs_combiners()
119 struct gl_texture_unit *tUnit = &ctx->Texture.Unit[unit]; in i830_update_tex_unit()
144 struct gl_texture_unit *tUnit = &ctx->Texture.Unit[unit]; in i915_update_tex_unit()
205 const struct gl_texture_unit *unit = &ctx->Texture.Unit[unit_id]; in brw_populate_sampler_prog_key_data()
5365 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit];
220 const struct gl_texture_unit *rtexUnit = &ctx->Texture.Unit[unit]; in r200UpdateTextureEnv()770 const struct gl_texture_unit *rtexUnit = &ctx->Texture.Unit[j]; in r200UpdateAllTexEnv()
210 const struct gl_texture_unit *rtexUnit = &ctx->Texture.Unit[unit]; in radeonUpdateTextureEnv()
1773 struct gl_texture_unit tUnit = rmesa->radeon.glCtx.Texture.Unit[unit]; in radeonUploadTexMatrix()
1655 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; in XMesaBindTexImage()