HomeSort by relevance Sort by last modified time
    Searched refs:GL_OUT_OF_MEMORY (Results 176 - 200 of 286) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/GLES2/
gl2.h 161 #define GL_OUT_OF_MEMORY 0x0505
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/GLES/
gl.h 171 #define GL_OUT_OF_MEMORY 0x0505
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/GLES2/
gl2.h 161 #define GL_OUT_OF_MEMORY 0x0505
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 55 GL_OUT_OF_MEMORY(0x0505),
    [all...]
  /external/mesa3d/src/mesa/main/
fbobject.c 936 _mesa_error(ctx, GL_OUT_OF_MEMORY, "glBindRenderbufferEXT");
    [all...]
attrib.c 425 _mesa_error(ctx, GL_OUT_OF_MEMORY, "glPushAttrib(GL_TEXTURE_BIT)");
    [all...]
ffvertex_prog.c 596 _mesa_error(NULL, GL_OUT_OF_MEMORY, "vertex program build");
    [all...]
texcompress_fxt1.c     [all...]
  /external/mesa3d/src/mesa/swrast/
s_blend.c 829 _mesa_error(ctx, GL_OUT_OF_MEMORY, "blending");
    [all...]
  /external/mesa3d/src/mesa/vbo/
vbo_exec_array.c     [all...]
vbo_exec_api.c     [all...]
vbo_save_api.c 214 _mesa_error(ctx, GL_OUT_OF_MEMORY, "internal VBO allocation");
    [all...]
  /external/deqp/modules/gles3/functional/
es3fRasterizationTests.cpp 226 if (error == GL_OUT_OF_MEMORY)
249 if (error == GL_OUT_OF_MEMORY)
276 if (error == GL_OUT_OF_MEMORY)
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 185 #define GL_OUT_OF_MEMORY 0x0505
    [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl3.h 141 #define GL_OUT_OF_MEMORY 0x0505
    [all...]
  /development/ndk/platforms/android-24/include/GLES2/
gl2.h 149 #define GL_OUT_OF_MEMORY 0x0505
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h 141 #define GL_OUT_OF_MEMORY 0x0505
    [all...]
  /external/mesa3d/src/mesa/program/
program_parse.y     [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 149 #define GL_OUT_OF_MEMORY 0x0505
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h 185 #define GL_OUT_OF_MEMORY 0x0505
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 185 #define GL_OUT_OF_MEMORY 0x0505
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h 185 #define GL_OUT_OF_MEMORY 0x0505
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h 185 #define GL_OUT_OF_MEMORY 0x0505
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h 185 #define GL_OUT_OF_MEMORY 0x0505
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/GLES3/
gl3.h 185 #define GL_OUT_OF_MEMORY 0x0505
    [all...]

Completed in 835 milliseconds

1 2 3 4 5 6 78 91011>>