HomeSort by relevance Sort by last modified time
    Searched defs:glSetFenceNV (Results 1 - 15 of 15) sorted by null

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 193 glSetFenceNV_client_proc_t glSetFenceNV;
gl2_entry.cpp 189 void glSetFenceNV(GLuint fence, GLenum condition);
    [all...]
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 285 glSetFenceNV_client_proc_t glSetFenceNV;
gl_entry.cpp 281 void glSetFenceNV(GLuint fence, GLenum condition);
    [all...]
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles.cpp 1316 void glSetFenceNV(GLuint fence, GLenum condition)
1318 getDispatch()->glSetFenceNV(fence, condition);
    [all...]
gles_dispatch.h 275 glSetFenceNV_t glSetFenceNV;
    [all...]
  /frameworks/base/libs/hwui/debug/
unwrap_gles.h 755 #undef glSetFenceNV
wrap_gles.h     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java 331 glSetFenceNV(300, 300),
    [all...]
  /external/mesa3d/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
glew.h     [all...]
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 

Completed in 7494 milliseconds