HomeSort by relevance Sort by last modified time
    Searched refs:EGLNativePbufferType (Results 1 - 2 of 2) sorted by null

  /development/tools/emulator/opengl/host/libs/Translator/include/EGL/
eglinternalplatform.h 39 typedef HPBUFFERARB EGLNativePbufferType;
47 typedef void* EGLNativePbufferType;
61 typedef GLXPbuffer EGLNativePbufferType;
  /development/tools/emulator/opengl/host/libs/Translator/EGL/
EglWindowsApi.cpp 494 EGLNativePbufferType pb = s_wglExtProcs->wglCreatePbufferARB(dpy,cfg->nativeId(),width,height,pbAttribs);

Completed in 23 milliseconds