Home
last modified time | relevance | path

Searched refs:GL_CONSTANT (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexstate.c53 { GL_TEXTURE, GL_PREVIOUS, GL_CONSTANT, GL_CONSTANT },
54 { GL_TEXTURE, GL_PREVIOUS, GL_CONSTANT, GL_CONSTANT },
247 state->SourceA[0] = GL_CONSTANT; in calculate_derived_texenv()
260 state->SourceRGB[0] = GL_CONSTANT; in calculate_derived_texenv()
Dtexenv.c222 case GL_CONSTANT: in set_combiner_source()
Dff_fragment_shader.cpp197 case GL_CONSTANT: return SRC_CONSTANT; in translate_source()
/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_texblend.c233 case GL_CONSTANT: in i830SetTexEnvCombine()
319 case GL_CONSTANT: in i830SetTexEnvCombine()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_state_frag.c98 case GL_CONSTANT: in get_input_source()
Dnv10_state_frag.c118 case GL_CONSTANT: in get_input_source()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_texstate.c372 case GL_CONSTANT: in r200UpdateTextureEnv()
392 case GL_CONSTANT: in r200UpdateTextureEnv()
459 case GL_CONSTANT: in r200UpdateTextureEnv()
474 case GL_CONSTANT: in r200UpdateTextureEnv()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texstate.c326 case GL_CONSTANT: in radeonUpdateTextureEnv()
371 case GL_CONSTANT: in radeonUpdateTextureEnv()
/external/mesa3d/src/mesa/swrast/
Ds_texcombine.c154 case GL_CONSTANT: in texture_combine()
250 case GL_CONSTANT: in texture_combine()
/external/mesa3d/include/GLES/
Dgl.h529 #define GL_CONSTANT 0x8576 macro
/external/mesa3d/include/GL/
Dgl.h1844 #define GL_CONSTANT 0x8576 macro
Dglext.h268 #define GL_CONSTANT 0x8576 macro