Home
last modified time | relevance | path

Searched refs:_mesa_get_fixedfunc_tex_unit (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexstate.h64 _mesa_get_fixedfunc_tex_unit(struct gl_context *ctx, GLuint unit) in _mesa_get_fixedfunc_tex_unit() function
Dtexenv.c410 _mesa_get_fixedfunc_tex_unit(ctx, texunit); in _mesa_texenvfv_indexed()
732 _mesa_get_fixedfunc_tex_unit(ctx, texunit); in _mesa_gettexenvfv_indexed()
809 _mesa_get_fixedfunc_tex_unit(ctx, texunit); in _mesa_gettexenviv_indexed()
Dtexgen.c54 texUnit = _mesa_get_fixedfunc_tex_unit(ctx, texunitIndex); in get_texgen()
Denable.c307 _mesa_get_fixedfunc_tex_unit(ctx, ctx->Texture.CurrentUnit); in enable_texture()
1485 _mesa_get_fixedfunc_tex_unit(ctx, ctx->Texture.CurrentUnit); in is_texture_enabled()