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

1 2 3 4 5

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
gl_types.h 81 #define GL_SAMPLER_3D 0x8B5F
reflection.cpp 422 return GL_SAMPLER_3D;
  /external/mesa3d/src/compiler/
builtin_type_macros.h 84 DECL_TYPE(sampler3D, GL_SAMPLER_3D, GLSL_TYPE_SAMPLER, 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;
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
glUtils.cpp 89 case GL_SAMPLER_3D:
  /external/deqp/framework/opengl/
gluShaderUtil.cpp 880 case GL_SAMPLER_3D: return TYPE_SAMPLER_3D;
gluStrUtil.inl     [all...]
  /external/deqp/modules/gles31/functional/
es31fLayoutBindingTests.cpp     [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 88 public static final int GL_SAMPLER_3D = 0x8B5F;
    [all...]
  /prebuilts/ndk/r11/sources/android/ndk_helper/
gl3stub.h 146 #define GL_SAMPLER_3D 0x8B5F
    [all...]
  /prebuilts/ndk/r13/sources/android/ndk_helper/
gl3stub.h 146 #define 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...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
gl3.h 560 #define GL_SAMPLER_3D 0x8B5F
    [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h 558 #define GL_SAMPLER_3D 0x8B5F
    [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 558 #define GL_SAMPLER_3D 0x8B5F
    [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h 558 #define GL_SAMPLER_3D 0x8B5F
    [all...]
  /prebuilts/ndk/r10/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h 558 #define GL_SAMPLER_3D 0x8B5F
    [all...]
  /prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h 558 #define GL_SAMPLER_3D 0x8B5F
    [all...]
  /prebuilts/ndk/r10/platforms/android-19/arch-x86/usr/include/GLES3/
gl3.h 558 #define GL_SAMPLER_3D 0x8B5F
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/GLES3/
gl3.h     [all...]

Completed in 1625 milliseconds

1 2 3 4 5