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

  /frameworks/base/libs/hwui/
Dither.cpp 43 glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_SWIZZLE_A, GL_RED);
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 306 public static final int GL_TEXTURE_SWIZZLE_A = 0x8E45;
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.h 349 #define GL_TEXTURE_SWIZZLE_A 0x8E45
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 306 public static final int GL_TEXTURE_SWIZZLE_A = 0x8E45;
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h     [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h     [all...]

Completed in 309 milliseconds