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

1 2 3 4 5

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
gl_types.h 103 #define GL_INT_SAMPLER_CUBE 0x8DCC
reflection.cpp 445 return sampler.arrayed ? GL_INT_SAMPLER_CUBE_MAP_ARRAY : GL_INT_SAMPLER_CUBE;
  /external/mesa3d/src/compiler/
builtin_type_macros.h 97 DECL_TYPE(isamplerCube, GL_INT_SAMPLER_CUBE, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_CUBE, 0, 0, GLSL_TYPE_INT)
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 160 public static final int GL_INT_SAMPLER_CUBE = 0x8DCC;
  /external/deqp/framework/opengl/
gluShaderUtil.cpp 892 case GL_INT_SAMPLER_CUBE: return TYPE_INT_SAMPLER_CUBE;
gluStrUtil.inl     [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
utilities.cpp 197 case GL_INT_SAMPLER_CUBE:
274 case GL_INT_SAMPLER_CUBE:
323 case GL_INT_SAMPLER_CUBE:
367 case GL_INT_SAMPLER_CUBE:
    [all...]
Program.cpp 1114 case GL_INT_SAMPLER_CUBE:
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 160 public static final int GL_INT_SAMPLER_CUBE = 0x8DCC;
    [all...]
  /prebuilts/ndk/r11/sources/android/ndk_helper/
gl3stub.h 218 #define GL_INT_SAMPLER_CUBE 0x8DCC
    [all...]
  /prebuilts/ndk/r13/sources/android/ndk_helper/
gl3stub.h 218 #define GL_INT_SAMPLER_CUBE 0x8DCC
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 841 GL_INT_SAMPLER_CUBE(0x8DCC),
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 630 #define GL_INT_SAMPLER_CUBE 0x8DCC
    [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     [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h 630 #define GL_INT_SAMPLER_CUBE 0x8DCC
    [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 630 #define GL_INT_SAMPLER_CUBE 0x8DCC
    [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h 630 #define GL_INT_SAMPLER_CUBE 0x8DCC
    [all...]
  /prebuilts/ndk/r10/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h 630 #define GL_INT_SAMPLER_CUBE 0x8DCC
    [all...]
  /prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h 630 #define GL_INT_SAMPLER_CUBE 0x8DCC
    [all...]
  /prebuilts/ndk/r10/platforms/android-19/arch-x86/usr/include/GLES3/
gl3.h 630 #define GL_INT_SAMPLER_CUBE 0x8DCC
    [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 2363 milliseconds

1 2 3 4 5