Searched refs:_mesa_get_current_tex_unit (Results 1 – 10 of 10) sorted by relevance
94 texUnit = _mesa_get_current_tex_unit(ctx); in _mesa_TexGenfv()309 texUnit = _mesa_get_current_tex_unit(ctx); in _mesa_GetTexGendv()347 texUnit = _mesa_get_current_tex_unit(ctx); in _mesa_GetTexGenfv()393 texUnit = _mesa_get_current_tex_unit(ctx); in _mesa_GetTexGeniv()
406 texUnit = _mesa_get_current_tex_unit(ctx); in _mesa_TexEnvfv()679 texUnit = _mesa_get_current_tex_unit(ctx); in _mesa_GetTexEnvfv()743 texUnit = _mesa_get_current_tex_unit(ctx); in _mesa_GetTexEnviv()836 texUnit = _mesa_get_current_tex_unit(ctx); in _mesa_TexBumpParameterfvATI()869 texUnit = _mesa_get_current_tex_unit(ctx); in _mesa_GetTexBumpParameterivATI()921 texUnit = _mesa_get_current_tex_unit(ctx); in _mesa_GetTexBumpParameterfvATI()
44 _mesa_get_current_tex_unit(struct gl_context *ctx) in _mesa_get_current_tex_unit() function
130 texUnit = _mesa_get_current_tex_unit(ctx); in get_texobj()1259 texUnit = _mesa_get_current_tex_unit(ctx); in _mesa_GetTexLevelParameteriv()
1183 struct gl_texture_unit *texUnit = _mesa_get_current_tex_unit(ctx); in _mesa_BindTexture()
240 struct gl_texture_unit *texUnit = _mesa_get_current_tex_unit(ctx); in enable_texture()
778 struct gl_texture_unit *texUnit = _mesa_get_current_tex_unit(ctx); in _mesa_get_current_tex_object()
80 texUnit = _mesa_get_current_tex_unit(&dri_ctx->Base); in swrastSetTexBuffer2()
477 struct gl_texture_unit *texUnit = _mesa_get_current_tex_unit(ctx); in st_context_teximage()
622 texUnit = _mesa_get_current_tex_unit(radeon->glCtx); in radeonSetTexBuffer2()