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

1 2 3 4 5

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
glheader.h 129 #define GL_SHADER_BINARY_FORMATS 0x8DF8
  /external/mesa3d/src/mesa/main/
glheader.h 129 #define GL_SHADER_BINARY_FORMATS 0x8DF8
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils_unittest.cc 76 EXPECT_EQ(0, util_.GLGetNumValuesReturned(GL_SHADER_BINARY_FORMATS));
85 EXPECT_EQ(2, util_.GLGetNumValuesReturned(GL_SHADER_BINARY_FORMATS));
gles2_cmd_utils.cc 155 case GL_SHADER_BINARY_FORMATS:
gles2_cmd_utils_implementation_autogen.h 148 0x8DF8, "GL_SHADER_BINARY_FORMATS",
    [all...]
  /external/chromium_org/ui/gl/
gl_bindings.h 53 #define GL_SHADER_BINARY_FORMATS 0x8DF8
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES20Header.java-if 285 public static final int GL_SHADER_BINARY_FORMATS = 0x8DF8;
common.cpp 159 case GL_SHADER_BINARY_FORMATS:
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_validation_implementation_autogen.h 125 GL_SHADER_BINARY_FORMATS,
  /frameworks/base/core/jni/
android_opengl_GLES10Ext.cpp 181 case GL_SHADER_BINARY_FORMATS:
  /device/generic/goldfish/opengl/system/GLESv2_enc/
GL2Encoder.cpp 234 case GL_SHADER_BINARY_FORMATS:
281 case GL_SHADER_BINARY_FORMATS:
329 case GL_SHADER_BINARY_FORMATS:
    [all...]
  /external/deqp/framework/opengl/
gluStrUtil.inl     [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 415 #define GL_SHADER_BINARY_FORMATS 0x8DF8
  /external/chromium_org/third_party/angle/include/GLES2/
gl2.h 415 #define GL_SHADER_BINARY_FORMATS 0x8DF8
  /external/chromium_org/third_party/khronos/GLES2/
gl2.h 337 #define GL_SHADER_BINARY_FORMATS 0x8DF8
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 415 #define GL_SHADER_BINARY_FORMATS 0x8DF8
  /external/deqp/modules/gles2/functional/
es2fNegativeShaderApiTests.cpp 139 getSupportedExtensions(GL_NUM_SHADER_BINARY_FORMATS, GL_SHADER_BINARY_FORMATS, binaryFormats);
152 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if binaryformat is not a supported format returned in GL_SHADER_BINARY_FORMATS.");
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 415 #define GL_SHADER_BINARY_FORMATS 0x8DF8
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 285 public static final int GL_SHADER_BINARY_FORMATS = 0x8DF8;
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 336 #define GL_SHADER_BINARY_FORMATS 0x8DF8
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 414 #define GL_SHADER_BINARY_FORMATS 0x8DF8
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 414 #define GL_SHADER_BINARY_FORMATS 0x8DF8
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 414 #define GL_SHADER_BINARY_FORMATS 0x8DF8
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 414 #define GL_SHADER_BINARY_FORMATS 0x8DF8
  /prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 414 #define GL_SHADER_BINARY_FORMATS 0x8DF8

Completed in 775 milliseconds

1 2 3 4 5