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

1 2

  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/detail/
ShaderUniformDetailsProvider.java 106 case GL_SAMPLER_CUBE:
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
utilities.cpp 29 case GL_SAMPLER_CUBE:
74 case GL_SAMPLER_CUBE:
Program.cpp 594 targetUniform->type == GL_SAMPLER_CUBE)
949 case GL_SAMPLER_CUBE:
    [all...]
  /development/tools/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 68 case GL_SAMPLER_CUBE:
  /external/mesa3d/src/glsl/
builtin_types.h 56 glsl_type(GL_SAMPLER_CUBE, GLSL_SAMPLER_DIM_CUBE, 0, 0, GLSL_TYPE_FLOAT,
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 68 case GL_SAMPLER_CUBE:
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 393 #define GL_SAMPLER_CUBE 0x8B60
  /external/mesa3d/include/GLES2/
gl2.h 393 #define GL_SAMPLER_CUBE 0x8B60
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 393 #define GL_SAMPLER_CUBE 0x8B60
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 271 public static final int GL_SAMPLER_CUBE = 0x8B60;
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 393 #define GL_SAMPLER_CUBE 0x8B60
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 392 #define GL_SAMPLER_CUBE 0x8B60
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 392 #define GL_SAMPLER_CUBE 0x8B60
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 392 #define GL_SAMPLER_CUBE 0x8B60
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 392 #define GL_SAMPLER_CUBE 0x8B60
  /prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 392 #define GL_SAMPLER_CUBE 0x8B60
  /prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 392 #define GL_SAMPLER_CUBE 0x8B60
  /prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 392 #define GL_SAMPLER_CUBE 0x8B60
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/GLES2/
gl2.h 393 #define GL_SAMPLER_CUBE 0x8B60
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/GLES2/
gl2.h 393 #define GL_SAMPLER_CUBE 0x8B60
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 393 #define GL_SAMPLER_CUBE 0x8B60
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 393 #define GL_SAMPLER_CUBE 0x8B60
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 393 #define GL_SAMPLER_CUBE 0x8B60
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 393 #define GL_SAMPLER_CUBE 0x8B60
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/GLES2/
gl2.h 393 #define GL_SAMPLER_CUBE 0x8B60

Completed in 216 milliseconds

1 2