HomeSort by relevance Sort by last modified time
    Searched defs:GL_STATIC_DRAW (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /external/deqp/modules/gles3/functional/
es3fLifetimeTests.cpp 259 initBuffer(gl(), seed, GL_STATIC_DRAW, buffer);
383 initBuffer(gl(), seed, GL_STATIC_DRAW, *posBuf);
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 121 public static final int GL_STATIC_DRAW = 0x88E4;
GLES20.java 69 public static final int GL_STATIC_DRAW = 0x88E4;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 119 int GL_STATIC_DRAW = 0x88E4;
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 119 #define GL_STATIC_DRAW 0x88E4
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2.h 121 #define GL_STATIC_DRAW 0x88E4
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 515 #define GL_STATIC_DRAW 0x88E4
    [all...]
  /external/mesa3d/include/GLES/
gl.h 515 #define GL_STATIC_DRAW 0x88E4
    [all...]
  /external/swiftshader/include/GLES/
gl.h 375 #define GL_STATIC_DRAW 0x88E4
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
gl.h 515 #define GL_STATIC_DRAW 0x88E4
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 376 #define GL_STATIC_DRAW 0x88E4
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h 119 #define GL_STATIC_DRAW 0x88E4
    [all...]
gl31.h 119 #define GL_STATIC_DRAW 0x88E4
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cShadingLanguage420PackTests.cpp     [all...]
  /external/mesa3d/include/GLES2/
gl2.h 123 #define GL_STATIC_DRAW 0x88E4
    [all...]
  /external/swiftshader/include/GLES2/
gl2.h 125 #define GL_STATIC_DRAW 0x88E4
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
gl3.h 145 #define GL_STATIC_DRAW 0x88E4
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 125 #define GL_STATIC_DRAW 0x88E4
    [all...]
  /external/mesa3d/include/GLES3/
gl3.h 123 #define GL_STATIC_DRAW 0x88E4
    [all...]
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /external/swiftshader/include/GLES3/
gl3.h 125 #define GL_STATIC_DRAW 0x88E4
    [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h 125 #define GL_STATIC_DRAW 0x88E4
    [all...]
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_opengles2.h 475 #define GL_STATIC_DRAW 0x88E4
    [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_opengles2.h 475 #define GL_STATIC_DRAW 0x88E4
    [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_opengles2.h 475 #define GL_STATIC_DRAW 0x88E4
    [all...]

Completed in 382 milliseconds

1 2 3 4