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

1 2 3 4

  /external/mesa3d/src/glsl/
builtin_types.h 31 glsl_type(GL_SAMPLER_3D, GLSL_SAMPLER_DIM_3D, 0, 0, GLSL_TYPE_FLOAT,
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 88 public static final int GL_SAMPLER_3D = 0x8B5F;
  /external/deqp/framework/opengl/
gluShaderUtil.cpp 670 case GL_SAMPLER_3D: return TYPE_SAMPLER_3D;
gluStrUtil.inl     [all...]
  /external/deqp/modules/gles31/functional/
es31fLayoutBindingTests.cpp     [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL30.java 89 public final int GL_SAMPLER_3D = 0x8B5F;
    [all...]
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.h 136 #define GL_SAMPLER_3D 0x8B5F
    [all...]
  /development/ndk/sources/android/ndk_helper/
gl3stub.h 146 #define GL_SAMPLER_3D 0x8B5F
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 88 public static final int GL_SAMPLER_3D = 0x8B5F;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 546 GL_SAMPLER_3D(0x8B5F),
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 558 #define GL_SAMPLER_3D 0x8B5F
    [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl3.h     [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h 558 #define GL_SAMPLER_3D 0x8B5F
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 558 #define GL_SAMPLER_3D 0x8B5F
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h 558 #define GL_SAMPLER_3D 0x8B5F
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h 558 #define GL_SAMPLER_3D 0x8B5F
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h 558 #define GL_SAMPLER_3D 0x8B5F
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/GLES3/
gl3.h 558 #define GL_SAMPLER_3D 0x8B5F
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/GLES3/
gl3.h     [all...]

Completed in 307 milliseconds

1 2 3 4