HomeSort by relevance Sort by last modified time
    Searched refs:GL_RED_BITS (Results 26 - 50 of 90) sorted by null

12 3 4

  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 235 #define GL_RED_BITS 0x0D52
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 139 GL_RED_BITS(0x0D52),
    [all...]
  /external/swiftshader/src/OpenGL/libGL/
Context.cpp     [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
Context.cpp     [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h 177 #define GL_RED_BITS 0x0D52
    [all...]
gl31.h 177 #define GL_RED_BITS 0x0D52
    [all...]
  /external/deqp/external/openglcts/modules/gles31/
es31cTextureStorageMultisampleFunctionalTests.cpp     [all...]
  /external/mesa3d/include/GLES2/
gl2.h 181 #define GL_RED_BITS 0x0D52
    [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h 35 { GL_RED_BITS, BUFFER_INT(Visual.redBits), extra_new_buffers },
    [all...]
  /external/mesa3d/src/mesa/main/
formats.c 123 * \param pname the component, such as GL_RED_BITS, GL_TEXTURE_BLUE_BITS, etc.
131 case GL_RED_BITS:
    [all...]
teximage.c     [all...]
get.c 848 _mesa_get_format_bits(rb->Format, GL_RED_BITS);
    [all...]
  /external/swiftshader/include/GLES2/
gl2.h 183 #define GL_RED_BITS 0x0D52
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
gl3.h 226 #define GL_RED_BITS 0x0D52
    [all...]
  /frameworks/base/core/jni/
com_google_android_gles_jni_GLImpl.cpp     [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 183 #define GL_RED_BITS 0x0D52
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLLogWrapper.java 654 case GL_RED_BITS:
655 return "GL_RED_BITS";
718 case GL_RED_BITS:
    [all...]
  /external/deqp/modules/gles2/functional/
es2fIntegerStateQueryTests.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
gl.h 339 #define GL_RED_BITS 0x0D52
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwEnums.inl 184 #define GL_RED_BITS 0x0D52
    [all...]
  /external/deqp/modules/gles3/functional/
es3fIntegerStateQueryTests.cpp     [all...]
  /external/mesa3d/include/GL/
gl.h 458 #define GL_RED_BITS 0x0D52
    [all...]
  /external/mesa3d/include/GLES3/
gl3.h 181 #define GL_RED_BITS 0x0D52
    [all...]
gl31.h 181 #define GL_RED_BITS 0x0D52
    [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.c     [all...]

Completed in 1532 milliseconds

12 3 4