| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | vdpau.c | 55 _mesa_VDPAUInitNV(const GLvoid *vdpDevice, const GLvoid *getProcAddress) argument 59 if (!vdpDevice) { 60 _mesa_error(ctx, GL_INVALID_VALUE, "vdpDevice"); 69 if (ctx->vdpDevice || ctx->vdpGetProcAddress || ctx->vdpSurfaces) { 74 ctx->vdpDevice = vdpDevice; 100 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { 107 ctx->vdpDevice = 0; 120 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { 227 if (!ctx->vdpDevice || !ct [all...] |
| H A D | vdpau.h | 38 _mesa_VDPAUInitNV(const GLvoid *vdpDevice, const GLvoid *getProcAddress);
|
| H A D | mtypes.h | 5127 const void *vdpDevice; member in struct:gl_context
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | vdpau.c | 56 _mesa_VDPAUInitNV(const GLvoid *vdpDevice, const GLvoid *getProcAddress) argument 60 if (!vdpDevice) { 61 _mesa_error(ctx, GL_INVALID_VALUE, "vdpDevice"); 70 if (ctx->vdpDevice || ctx->vdpGetProcAddress || ctx->vdpSurfaces) { 75 ctx->vdpDevice = vdpDevice; 101 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { 108 ctx->vdpDevice = 0; 121 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { 228 if (!ctx->vdpDevice || !ct [all...] |
| H A D | vdpau.h | 38 _mesa_VDPAUInitNV(const GLvoid *vdpDevice, const GLvoid *getProcAddress);
|
| H A D | mtypes.h | 5548 const void *vdpDevice; member in struct:gl_context
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_vdpau.c | 63 uint32_t device = (uintptr_t)ctx->vdpDevice; 95 uint32_t device = (uintptr_t)ctx->vdpDevice; 146 uint32_t device = (uintptr_t)ctx->vdpDevice; 166 uint32_t device = (uintptr_t)ctx->vdpDevice;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_vdpau.c | 65 uint32_t device = (uintptr_t)ctx->vdpDevice; 97 uint32_t device = (uintptr_t)ctx->vdpDevice; 149 uint32_t device = (uintptr_t)ctx->vdpDevice; 169 uint32_t device = (uintptr_t)ctx->vdpDevice;
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated7.c | 3107 _mesa_marshal_VDPAUInitNV(const GLvoid * vdpDevice, const GLvoid * getProcAddress) argument 3111 CALL_VDPAUInitNV(ctx->CurrentServerDispatch, (vdpDevice, getProcAddress));
|
| /xsrc/external/mit/MesaLib.old/src/mapi/ |
| H A D | shared-glapi_glapi_mapi_tmp.h | 1329 void APIENTRY shared_dispatch_stub_1316(const GLvoid *vdpDevice, const GLvoid *getProcAddress); 9374 static void APIENTRY noopVDPAUInitNV(const GLvoid *vdpDevice, const GLvoid *getProcAddress) argument 9376 (void) vdpDevice; (void) getProcAddress; 26760 void APIENTRY shared_dispatch_stub_1316(const GLvoid *vdpDevice, const GLvoid *getProcAddress) argument 26764 ((void (APIENTRY *)(const GLvoid *vdpDevice, const GLvoid *getProcAddress)) _func)(vdpDevice, getProcAddress); [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/ |
| H A D | gl.spec | 31338 VDPAUInitNV(vdpDevice, getProcAddress) 31340 param vdpDevice Void in reference
|
| /xsrc/external/mit/MesaLib/src/mapi/shared-glapi/ |
| H A D | glapi_mapi_tmp.h | 1333 void APIENTRY shared_dispatch_stub_1316(const GLvoid *vdpDevice, const GLvoid *getProcAddress); 9613 static void APIENTRY noopVDPAUInitNV(const GLvoid *vdpDevice, const GLvoid *getProcAddress) argument 9615 (void) vdpDevice; (void) getProcAddress; 29413 shared_dispatch_stub_1316(const GLvoid * vdpDevice,const GLvoid * getProcAddress) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glext.h | 11120 typedef void (APIENTRYP PFNGLVDPAUINITNVPROC) (const void *vdpDevice, const void *getProcAddress); 11131 GLAPI void APIENTRY glVDPAUInitNV (const void *vdpDevice, const void *getProcAddress);
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | marshal_generated.h | 5121 void GLAPIENTRY _mesa_marshal_VDPAUInitNV(const GLvoid * vdpDevice, const GLvoid * getProcAddress);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 9663 typedef void (GLAPIENTRY *PFNGLVDPAUINITNVPROC)(const void * vdpDevice, const void * getProcAddress); [all...] |
| H A D | gl_generated_dispatch.c | [all...] |
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glext.h | 11352 typedef void (APIENTRYP PFNGLVDPAUINITNVPROC) (const void *vdpDevice, const void *getProcAddress); 11363 GLAPI void APIENTRY glVDPAUInitNV (const void *vdpDevice, const void *getProcAddress);
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 37750 _mesa_marshal_VDPAUInitNV(const GLvoid * vdpDevice,const GLvoid * getProcAddress) argument [all...] |