HomeSort by relevance Sort by last modified time
    Searched refs:gl_tex_env_combine_state (Results 1 - 9 of 9) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_context.h 194 const struct gl_tex_env_combine_state
i830_texblend.c 134 const struct gl_tex_env_combine_state * combine,
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_state_frag.c 66 struct gl_tex_env_combine_state *c = \
nv10_state_frag.c 82 struct gl_tex_env_combine_state *c = \
  /external/mesa3d/src/mesa/main/
texstate.c 51 static const struct gl_tex_env_combine_state default_combine_state = {
163 calculate_derived_texenv( struct gl_tex_env_combine_state *state,
391 struct gl_tex_env_combine_state *combine;
mtypes.h 1311 struct gl_tex_env_combine_state struct
    [all...]
ff_fragment_shader.cpp 431 const struct gl_tex_env_combine_state *comb = texUnit->_CurrentCombine;
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_context.c 193 const struct gl_tex_env_combine_state *combine =
s_texcombine.c 88 const struct gl_tex_env_combine_state *combine = textureUnit->_CurrentCombine;

Completed in 779 milliseconds