HomeSort by relevance Sort by last modified time
    Searched refs:GL_PRIMARY_COLOR (Results 1 - 25 of 150) sorted by null

1 2 3 4 5 6

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES11Header.java-if 104 public static final int GL_PRIMARY_COLOR = 0x8577;
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_texblend.c 236 case GL_PRIMARY_COLOR:
323 case GL_PRIMARY_COLOR:
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_state_frag.c 101 case GL_PRIMARY_COLOR:
nv10_state_frag.c 123 case GL_PRIMARY_COLOR:
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 104 public static final int GL_PRIMARY_COLOR = 0x8577;
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 102 int GL_PRIMARY_COLOR = 0x8577;
  /external/swiftshader/src/OpenGL/libGLES_CM/
libGLES_CM.cpp     [all...]
utilities.cpp 531 case GL_PRIMARY_COLOR: return sw::TextureStage::SOURCE_DIFFUSE;
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_texstate.c 282 case GL_PRIMARY_COLOR:
302 case GL_PRIMARY_COLOR:
369 case GL_PRIMARY_COLOR:
384 case GL_PRIMARY_COLOR:
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_texstate.c 262 case GL_PRIMARY_COLOR:
307 case GL_PRIMARY_COLOR:
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_context.c 195 if (combine->SourceRGB[term] == GL_PRIMARY_COLOR) {
199 if (combine->SourceA[term] == GL_PRIMARY_COLOR) {
s_texcombine.c 148 case GL_PRIMARY_COLOR:
244 case GL_PRIMARY_COLOR:
634 * Save copy of the incoming fragment colors (the GL_PRIMARY_COLOR)
  /external/mesa3d/src/mesa/main/
texenv.c 219 case GL_PRIMARY_COLOR:
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /prebuilts/tools/common/m2/repository/org/khronos/opengl-api/gl1.1-android-2.1_r1/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-9/include/GLES/
gl.h 530 #define GL_PRIMARY_COLOR 0x8577
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 530 #define GL_PRIMARY_COLOR 0x8577
    [all...]
  /external/mesa3d/include/GLES/
gl.h 530 #define GL_PRIMARY_COLOR 0x8577
    [all...]
  /external/swiftshader/include/GLES/
gl.h 530 #define GL_PRIMARY_COLOR 0x8577
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
gl.h 530 #define GL_PRIMARY_COLOR 0x8577
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 387 #define GL_PRIMARY_COLOR 0x8577
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/GLES/
gl.h 530 #define GL_PRIMARY_COLOR 0x8577
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/GLES/
gl.h 530 #define GL_PRIMARY_COLOR 0x8577
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/GLES/
gl.h 530 #define GL_PRIMARY_COLOR 0x8577
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/GLES/
gl.h 530 #define GL_PRIMARY_COLOR 0x8577
    [all...]

Completed in 1894 milliseconds

1 2 3 4 5 6