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

1 2 3 4 5

  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_triangle.c 115 * Render an RGB, GL_DECAL, textured triangle.
169 * Render an RGB, GL_DECAL, textured triangle.
266 * textures with GL_REPLACE, GL_MODULATE, GL_BLEND, GL_DECAL or GL_ADD
425 case GL_DECAL:
445 case GL_DECAL:
474 case GL_DECAL:
494 case GL_DECAL:
697 case GL_DECAL:
717 case GL_DECAL:
744 case GL_DECAL
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_triangle.c 115 * Render an RGB, GL_DECAL, textured triangle.
169 * Render an RGB, GL_DECAL, textured triangle.
266 * textures with GL_REPLACE, GL_MODULATE, GL_BLEND, GL_DECAL or GL_ADD
425 case GL_DECAL:
445 case GL_DECAL:
474 case GL_DECAL:
494 case GL_DECAL:
697 case GL_DECAL:
717 case GL_DECAL:
744 case GL_DECAL
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nv04_state_frag.c 243 case GL_DECAL:
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_state_frag.c 243 case GL_DECAL:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 54 public static final int GL_DECAL = 0x2101;
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
CubeMapActivity.java 93 gl.glTexEnvx(GL10.GL_TEXTURE_ENV, GL10.GL_TEXTURE_ENV_MODE, GL10.GL_DECAL);
  /external/chromium_org/third_party/mesa/src/docs/
MESA_texture_signed_rgba.spec 148 linear interpolation weight to [0,1] for GL_DECAL and GL_BLEND.
  /external/mesa3d/docs/
MESA_texture_signed_rgba.spec 148 linear interpolation weight to [0,1] for GL_DECAL and GL_BLEND.
  /external/qemu/distrib/sdl-1.2.15/test/
testgl.c 146 glTexEnvf(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, GL_DECAL);
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 54 public static final int GL_DECAL = 0x2101;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 52 int GL_DECAL = 0x2101;
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-4/include/GLES/
gl.h 414 #define GL_DECAL 0x2101
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES/
gl.h 414 #define GL_DECAL 0x2101
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texenv.c 61 case GL_DECAL:
texstate.c 158 * \c GL_BLEND, \c GL_DECAL, etc.).
207 case GL_DECAL:
  /external/mesa3d/include/GLES/
gl.h 414 #define GL_DECAL 0x2101
    [all...]
  /external/mesa3d/src/mesa/main/
texenv.c 61 case GL_DECAL:
texstate.c 158 * \c GL_BLEND, \c GL_DECAL, etc.).
207 case GL_DECAL:
  /frameworks/native/opengl/include/GLES/
gl.h 414 #define GL_DECAL 0x2101
    [all...]
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 371 #define GL_DECAL 0x2101
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 413 #define GL_DECAL 0x2101
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 413 #define GL_DECAL 0x2101
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 413 #define GL_DECAL 0x2101
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 413 #define GL_DECAL 0x2101
    [all...]

Completed in 783 milliseconds

1 2 3 4 5