| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texgen.c | 46 get_texgen(struct gl_context *ctx, struct gl_fixedfunc_texture_unit *texUnit, argument 72 struct gl_fixedfunc_texture_unit *texUnit; local in function:_mesa_TexGenfv 291 struct gl_fixedfunc_texture_unit *texUnit; local in function:_mesa_GetTexGendv 328 struct gl_fixedfunc_texture_unit *texUnit; local in function:_mesa_GetTexGenfv 373 struct gl_fixedfunc_texture_unit *texUnit; local in function:_mesa_GetTexGeniv [all...] |
| H A D | enable.c | 211 struct gl_fixedfunc_texture_unit *texUnit = local in function:enable_texture 766 struct gl_fixedfunc_texture_unit *texUnit = get_texcoord_unit(ctx); local in function:_mesa_set_enable 787 struct gl_fixedfunc_texture_unit *texUnit = get_texcoord_unit(ctx); local in function:_mesa_set_enable 1331 const struct gl_fixedfunc_texture_unit *const texUnit = local in function:is_texture_enabled 1553 const struct gl_fixedfunc_texture_unit *texUnit = local in function:_mesa_IsEnabled 1567 const struct gl_fixedfunc_texture_unit *texUnit = local in function:_mesa_IsEnabled [all...] |
| H A D | texenv.c | 50 set_env_mode(struct gl_context * ctx,struct gl_fixedfunc_texture_unit * texUnit,GLenum mode) argument 90 set_env_color(struct gl_context * ctx,struct gl_fixedfunc_texture_unit * texUnit,const GLfloat * color) argument 107 set_combiner_mode(struct gl_context * ctx,struct gl_fixedfunc_texture_unit * texUnit,GLenum pname,GLenum mode) argument 176 set_combiner_source(struct gl_context * ctx,struct gl_fixedfunc_texture_unit * texUnit,GLenum pname,GLenum param) argument 268 set_combiner_operand(struct gl_context * ctx,struct gl_fixedfunc_texture_unit * texUnit,GLenum pname,GLenum param) argument 351 set_combiner_scale(struct gl_context * ctx,struct gl_fixedfunc_texture_unit * texUnit,GLenum pname,GLfloat scale) argument 410 struct gl_fixedfunc_texture_unit *texUnit = local in function:_mesa_TexEnvfv 467 struct gl_texture_unit *texUnit = local in function:_mesa_TexEnvfv 576 get_texenvi(struct gl_context * ctx,const struct gl_fixedfunc_texture_unit * texUnit,GLenum pname) argument 672 struct gl_fixedfunc_texture_unit *texUnit = local in function:_mesa_GetTexEnvfv 700 const struct gl_texture_unit *texUnit = _mesa_get_current_tex_unit(ctx); local in function:_mesa_GetTexEnvfv 749 struct gl_fixedfunc_texture_unit *texUnit = local in function:_mesa_GetTexEnviv 775 const struct gl_texture_unit *texUnit = _mesa_get_current_tex_unit(ctx); local in function:_mesa_GetTexEnviv [all...] |
| H A D | texstate.c | 128 const struct gl_fixedfunc_texture_unit *texUnit = ctx->Texture.FixedFuncUnit + unit; local in function:_mesa_print_texunit_state 290 const GLuint texUnit = texture - GL_TEXTURE0; local in function:active_texture 353 GLuint texUnit = texture - GL_TEXTURE0; local in function:_mesa_ClientActiveTexture 480 pack_tex_combine(struct gl_fixedfunc_texture_unit * texUnit) argument 512 update_tex_combine(struct gl_context * ctx,struct gl_texture_unit * texUnit,struct gl_fixedfunc_texture_unit * fftexUnit) argument 613 struct gl_fixedfunc_texture_unit *texUnit = local in function:update_texgen 650 struct gl_texture_unit *texUnit; local in function:update_single_program_texture 769 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; local in function:update_ff_texture_state 1019 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[u]; local in function:_mesa_init_texture 1032 struct gl_fixedfunc_texture_unit *texUnit = local in function:_mesa_init_texture 1126 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[u]; local in function:_mesa_update_default_objects_texture [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_tex.c | 260 struct gl_fixedfunc_texture_unit *texUnit = local in function:radeonTexEnv
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_atom_texture.c | 127 const GLuint texUnit = prog->SamplerUnits[unit]; local in function:update_textures 59 st_update_single_texture(struct st_context * st,struct pipe_sampler_view ** sampler_view,GLuint texUnit,bool glsl130_or_later,bool ignore_srgb_decode) argument
|
| H A D | st_atom_sampler.c | 227 st_convert_sampler_from_unit(const struct st_context * st,struct pipe_sampler_state * sampler,GLuint texUnit) argument
|
| H A D | st_texture.h | 238 const GLuint texUnit = prog->SamplerUnits[unit]; local in function:st_get_texture_object
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_fragprog.c | 116 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; local in function:fetch_texel_deriv
|
| H A D | s_texcombine.c | 652 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; local in function:_swrast_texture_span
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/ |
| H A D | i830_texblend.c | 391 struct gl_fixedfunc_texture_unit *texUnit = local in function:emit_texblend
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_atom_sampler.c | 148 st_convert_sampler_from_unit(const struct st_context * st,struct pipe_sampler_state * sampler,GLuint texUnit) argument
|
| H A D | st_atom_texture.c | 59 st_update_single_texture(struct st_context * st,GLuint texUnit,bool glsl130_or_later,bool ignore_srgb_decode,bool get_reference) argument
|
| H A D | st_texture.h | 262 const GLuint texUnit = prog->SamplerUnits[unit]; local in function:st_get_texture_object
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_fragprog.c | 116 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; local in function:fetch_texel_deriv
|
| H A D | s_texcombine.c | 652 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; local in function:_swrast_texture_span
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/ |
| H A D | i830_texblend.c | 391 struct gl_fixedfunc_texture_unit *texUnit = local in function:emit_texblend
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_tex.c | 260 struct gl_fixedfunc_texture_unit *texUnit = local in function:radeonTexEnv
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | enable.c | 326 struct gl_fixedfunc_texture_unit *texUnit = local in function:enable_texture 931 struct gl_fixedfunc_texture_unit *texUnit = get_texcoord_unit(ctx); local in function:_mesa_set_enable 954 struct gl_fixedfunc_texture_unit *texUnit = get_texcoord_unit(ctx); local in function:_mesa_set_enable 1549 const struct gl_fixedfunc_texture_unit *const texUnit = local in function:is_texture_enabled 1771 const struct gl_fixedfunc_texture_unit *texUnit = local in function:_mesa_IsEnabled 1785 const struct gl_fixedfunc_texture_unit *texUnit = local in function:_mesa_IsEnabled [all...] |
| H A D | texenv.c | 50 set_env_mode(struct gl_context * ctx,struct gl_fixedfunc_texture_unit * texUnit,GLenum mode) argument 90 set_env_color(struct gl_context * ctx,struct gl_fixedfunc_texture_unit * texUnit,const GLfloat * color) argument 107 set_combiner_mode(struct gl_context * ctx,struct gl_fixedfunc_texture_unit * texUnit,GLenum pname,GLenum mode) argument 176 set_combiner_source(struct gl_context * ctx,struct gl_fixedfunc_texture_unit * texUnit,GLenum pname,GLenum param) argument 268 set_combiner_operand(struct gl_context * ctx,struct gl_fixedfunc_texture_unit * texUnit,GLenum pname,GLenum param) argument 351 set_combiner_scale(struct gl_context * ctx,struct gl_fixedfunc_texture_unit * texUnit,GLenum pname,GLfloat scale) argument 409 struct gl_fixedfunc_texture_unit *texUnit = local in function:_mesa_texenvfv_indexed 466 struct gl_texture_unit *texUnit = local in function:_mesa_texenvfv_indexed 638 get_texenvi(struct gl_context * ctx,const struct gl_fixedfunc_texture_unit * texUnit,GLenum pname) argument 733 struct gl_fixedfunc_texture_unit *texUnit = local in function:_mesa_gettexenvfv_indexed 759 const struct gl_texture_unit *texUnit = _mesa_get_tex_unit(ctx, texunit); local in function:_mesa_gettexenvfv_indexed 809 struct gl_fixedfunc_texture_unit *texUnit = local in function:_mesa_gettexenviv_indexed 835 const struct gl_texture_unit *texUnit = _mesa_get_tex_unit(ctx, texunit); local in function:_mesa_gettexenviv_indexed [all...] |
| H A D | texgen.c | 48 struct gl_fixedfunc_texture_unit* texUnit; local in function:get_texgen
|
| H A D | texstate.c | 132 const struct gl_fixedfunc_texture_unit *texUnit = ctx->Texture.FixedFuncUnit + unit; local in function:_mesa_print_texunit_state 294 const GLuint texUnit = texture - GL_TEXTURE0; local in function:active_texture 357 GLuint texUnit = texture - GL_TEXTURE0; local in function:_mesa_ClientActiveTexture 490 pack_tex_combine(struct gl_fixedfunc_texture_unit * texUnit) argument 522 update_tex_combine(struct gl_context * ctx,struct gl_texture_unit * texUnit,struct gl_fixedfunc_texture_unit * fftexUnit) argument 623 struct gl_fixedfunc_texture_unit *texUnit = local in function:update_texgen 660 struct gl_texture_unit *texUnit; local in function:update_single_program_texture 781 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[unit]; local in function:update_ff_texture_state 1051 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[u]; local in function:_mesa_init_texture 1064 struct gl_fixedfunc_texture_unit *texUnit = local in function:_mesa_init_texture 1157 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[u]; local in function:_mesa_update_default_objects_texture [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_tex.c | 300 struct gl_fixedfunc_texture_unit *texUnit = local in function:r200TexEnv
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_vb_texgen.c | 341 const struct gl_fixedfunc_texture_unit *texUnit = local in function:texgen 494 struct gl_fixedfunc_texture_unit *texUnit = local in function:run_texgen_stage 518 struct gl_fixedfunc_texture_unit *texUnit = local in function:validate_texgen_stage [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_vb_texgen.c | 341 const struct gl_fixedfunc_texture_unit *texUnit = local in function:texgen 494 struct gl_fixedfunc_texture_unit *texUnit = local in function:run_texgen_stage 518 struct gl_fixedfunc_texture_unit *texUnit = local in function:validate_texgen_stage [all...] |