Home | History | Annotate | Download | only in glx

Lines Matching refs:pDriverContext

33         ctx = ((VADisplayContextP)(dpy))->pDriverContext;       \
55 VADriverContextP pDriverContext;
61 pDriverContext = pDisplayContext->pDriverContext;
62 pDriverContextGLX = pDriverContext->glx;
65 pDriverContext->glx = NULL;
84 VADriverContextP pDriverContext;
91 pDriverContext = pDisplayContext->pDriverContext;
101 pDriverContext->display_type = VA_DISPLAY_GLX;
105 pDriverContext->glx = pDriverContextGLX;