Glx.BindTexImageEXT

Commands for GLX_EXT_texture_from_pixmap

  1. void BindTexImageEXT(Display* dpy, GLXDrawable drawable, int buffer, const(int)* attrib_list)
    class Glx
    const
    void
    BindTexImageEXT
    (
    Display* dpy
    ,,
    int buffer
    ,
    const(int)* attrib_list
    )
  2. void ReleaseTexImageEXT(Display* dpy, GLXDrawable drawable, int buffer)

Meta