Home
last modified time | relevance | path

Searched refs:GL_PRIMARY_COLOR (Results 1 – 14 of 14) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_texblend.c237 case GL_PRIMARY_COLOR: in i830SetTexEnvCombine()
323 case GL_PRIMARY_COLOR: in i830SetTexEnvCombine()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_state_frag.c101 case GL_PRIMARY_COLOR: in get_input_source()
Dnv10_state_frag.c123 case GL_PRIMARY_COLOR: in get_input_source()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_texstate.c375 case GL_PRIMARY_COLOR: in r200UpdateTextureEnv()
395 case GL_PRIMARY_COLOR: in r200UpdateTextureEnv()
462 case GL_PRIMARY_COLOR: in r200UpdateTextureEnv()
477 case GL_PRIMARY_COLOR: in r200UpdateTextureEnv()
/external/mesa3d/src/mesa/swrast/
Ds_context.c197 if (combine->SourceRGB[term] == GL_PRIMARY_COLOR) { in _swrast_update_texture_env()
201 if (combine->SourceA[term] == GL_PRIMARY_COLOR) { in _swrast_update_texture_env()
Ds_texcombine.c148 case GL_PRIMARY_COLOR: in texture_combine()
244 case GL_PRIMARY_COLOR: in texture_combine()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texstate.c329 case GL_PRIMARY_COLOR: in radeonUpdateTextureEnv()
374 case GL_PRIMARY_COLOR: in radeonUpdateTextureEnv()
/external/robolectric/lib/main/
Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/mesa3d/src/mesa/main/
Dtexenv.c223 case GL_PRIMARY_COLOR: in set_combiner_source()
Dff_fragment_shader.cpp198 case GL_PRIMARY_COLOR: return SRC_PRIMARY_COLOR; in translate_source()
/external/mesa3d/include/GLES/
Dgl.h530 #define GL_PRIMARY_COLOR 0x8577 macro
/external/mesa3d/include/GL/
Dgl.h1845 #define GL_PRIMARY_COLOR 0x8577 macro
Dglext.h269 #define GL_PRIMARY_COLOR 0x8577 macro