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

1 2 3 4 5 6 78 910

  /frameworks/native/opengl/tests/gldual/src/com/android/gldual/
GLDualGL2View.java 86 int[] attrib_list = {EGL_CONTEXT_CLIENT_VERSION, 2, EGL10.EGL_NONE }; local
87 EGLContext context = egl.eglCreateContext(display, eglConfig, EGL10.EGL_NO_CONTEXT, attrib_list);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/
glx_api.c     [all...]
xm_api.h 262 const int *attrib_list);
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_api.c     [all...]
xm_api.h 262 const int *attrib_list);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
glxext.h 442 typedef GLXFBConfig * ( * PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list, int *nelements);
445 typedef GLXWindow ( * PFNGLXCREATEWINDOWPROC) (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list);
447 typedef GLXPixmap ( * PFNGLXCREATEPIXMAPPROC) (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list);
449 typedef GLXPbuffer ( * PFNGLXCREATEPBUFFERPROC) (Display *dpy, GLXFBConfig config, const int *attrib_list);
564 typedef GLXFBConfigSGIX * ( * PFNGLXCHOOSEFBCONFIGSGIXPROC) (Display *dpy, int screen, int *attrib_list, int *nelements);
580 typedef GLXPbufferSGIX ( * PFNGLXCREATEGLXPBUFFERSGIXPROC) (Display *dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attrib_list);
776 typedef void ( * PFNGLXBINDTEXIMAGEEXTPROC) (Display *dpy, GLXDrawable drawable, int buffer, const int *attrib_list);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glxext.h 442 typedef GLXFBConfig * ( * PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list, int *nelements);
445 typedef GLXWindow ( * PFNGLXCREATEWINDOWPROC) (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list);
447 typedef GLXPixmap ( * PFNGLXCREATEPIXMAPPROC) (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list);
449 typedef GLXPbuffer ( * PFNGLXCREATEPBUFFERPROC) (Display *dpy, GLXFBConfig config, const int *attrib_list);
564 typedef GLXFBConfigSGIX * ( * PFNGLXCHOOSEFBCONFIGSGIXPROC) (Display *dpy, int screen, int *attrib_list, int *nelements);
580 typedef GLXPbufferSGIX ( * PFNGLXCREATEGLXPBUFFERSGIXPROC) (Display *dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attrib_list);
776 typedef void ( * PFNGLXBINDTEXIMAGEEXTPROC) (Display *dpy, GLXDrawable drawable, int buffer, const int *attrib_list);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glxext.h 442 typedef GLXFBConfig * ( * PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list, int *nelements);
445 typedef GLXWindow ( * PFNGLXCREATEWINDOWPROC) (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list);
447 typedef GLXPixmap ( * PFNGLXCREATEPIXMAPPROC) (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list);
449 typedef GLXPbuffer ( * PFNGLXCREATEPBUFFERPROC) (Display *dpy, GLXFBConfig config, const int *attrib_list);
564 typedef GLXFBConfigSGIX * ( * PFNGLXCHOOSEFBCONFIGSGIXPROC) (Display *dpy, int screen, int *attrib_list, int *nelements);
580 typedef GLXPbufferSGIX ( * PFNGLXCREATEGLXPBUFFERSGIXPROC) (Display *dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attrib_list);
776 typedef void ( * PFNGLXBINDTEXIMAGEEXTPROC) (Display *dpy, GLXDrawable drawable, int buffer, const int *attrib_list);
  /external/chromium_org/ppapi/proxy/
ppb_graphics_3d_proxy.cc 288 const int32_t* attrib_list) {
307 if (attrib_list) {
308 for (const int32_t* attr = attrib_list;
resource_creation_proxy.cc 239 const int32_t* attrib_list) {
241 instance, share_context, attrib_list);
247 const int32_t* attrib_list) {
  /external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
platform_x11.c 179 const EGLint *attrib_list)
197 if (!_eglInitSurface(&dri2_surf->base, disp, type, conf, attrib_list))
273 const EGLint *attrib_list)
276 window, attrib_list);
282 const EGLint *attrib_list)
285 pixmap, attrib_list);
290 _EGLConfig *conf, const EGLint *attrib_list)
293 XCB_WINDOW_NONE, attrib_list);
    [all...]
platform_wayland.c 119 const EGLint *attrib_list)
134 if (!_eglInitSurface(&dri2_surf->base, disp, type, conf, attrib_list))
196 const EGLint *attrib_list)
199 window, attrib_list);
  /external/mesa3d/src/egl/drivers/dri2/
platform_x11.c 179 const EGLint *attrib_list)
197 if (!_eglInitSurface(&dri2_surf->base, disp, type, conf, attrib_list))
273 const EGLint *attrib_list)
276 window, attrib_list);
282 const EGLint *attrib_list)
285 pixmap, attrib_list);
290 _EGLConfig *conf, const EGLint *attrib_list)
293 XCB_WINDOW_NONE, attrib_list);
    [all...]
platform_wayland.c 119 const EGLint *attrib_list)
134 if (!_eglInitSurface(&dri2_surf->base, disp, type, conf, attrib_list))
196 const EGLint *attrib_list)
199 window, attrib_list);
  /packages/screensavers/Basic/src/com/android/dreams/basic/
ColorsGLRenderer.java 200 int[] attrib_list = { EGL14.EGL_CONTEXT_CLIENT_VERSION, 2, EGL10.EGL_NONE }; local
201 return egl.eglCreateContext(eglDisplay, eglConfig, EGL10.EGL_NO_CONTEXT, attrib_list);
  /sdk/emulator/opengl/tests/translator_tests/GLES_V2/
triangleV2.cpp 405 int attrib_list[] ={ local
418 ctx = eglCreateContext(d,configs[0],EGL_NO_CONTEXT,attrib_list);
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
glxapi.c 772 glXChooseFBConfigSGIX(Display *dpy, int screen, int *attrib_list, int *nelements)
778 return (t->ChooseFBConfigSGIX)(dpy, screen, attrib_list, nelements);
826 glXCreateGLXPbufferSGIX(Display *dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attrib_list)
832 return (t->CreateGLXPbufferSGIX)(dpy, config, width, height, attrib_list);
1117 const int *attrib_list)
1122 t->BindTexImageEXT(dpy, drawable, buffer, attrib_list);
    [all...]
glxapi.h 202 const int *attrib_list);
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.c 772 glXChooseFBConfigSGIX(Display *dpy, int screen, int *attrib_list, int *nelements)
778 return (t->ChooseFBConfigSGIX)(dpy, screen, attrib_list, nelements);
826 glXCreateGLXPbufferSGIX(Display *dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attrib_list)
832 return (t->CreateGLXPbufferSGIX)(dpy, config, width, height, attrib_list);
1117 const int *attrib_list)
1122 t->BindTexImageEXT(dpy, drawable, buffer, attrib_list);
    [all...]
  /external/chromium_org/third_party/libva/va/
va.h 341 * The caller must provide an "attrib_list" with all attributes to be
342 * retrieved. Upon return, the attributes in "attrib_list" have been
351 VAConfigAttrib *attrib_list, /* in/out */
369 VAConfigAttrib *attrib_list,
386 * The caller must provide an "attrib_list" array that can hold at least
388 * returned in "attrib_list" is returned in "num_attribs"
395 VAConfigAttrib *attrib_list,/* out */
    [all...]
  /external/chromium_org/content/common/gpu/media/
vaapi_wrapper.cc 50 VAConfigAttrib *attrib_list,
79 VAConfigAttrib *attrib_list,
  /external/chromium_org/third_party/mesa/src/docs/
WL_bind_wayland_display.spec 69 Accepted in the <attrib_list> parameter of eglCreateImageKHR:
  /external/mesa3d/docs/
WL_bind_wayland_display.spec 69 Accepted in the <attrib_list> parameter of eglCreateImageKHR:
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
RenderTarget.java 384 int[] attrib_list = { EGL_CONTEXT_CLIENT_VERSION, 2, EGL10.EGL_NONE }; local
385 EGLContext ctxt = egl.eglCreateContext(display, config, EGL10.EGL_NO_CONTEXT, attrib_list);
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
GLTextureViewActivity.java 405 int[] attrib_list = { EGL_CONTEXT_CLIENT_VERSION, 2, EGL10.EGL_NONE }; local
406 return egl.eglCreateContext(eglDisplay, eglConfig, EGL10.EGL_NO_CONTEXT, attrib_list);

Completed in 511 milliseconds

1 2 3 4 5 6 78 910