Home
last modified time | relevance | path

Searched refs:vdpDevice (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dvdpau.c59 _mesa_VDPAUInitNV(const GLvoid *vdpDevice, const GLvoid *getProcAddress) in _mesa_VDPAUInitNV() argument
63 if (!vdpDevice) { in _mesa_VDPAUInitNV()
73 if (ctx->vdpDevice || ctx->vdpGetProcAddress || ctx->vdpSurfaces) { in _mesa_VDPAUInitNV()
78 ctx->vdpDevice = vdpDevice; in _mesa_VDPAUInitNV()
104 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { in _mesa_VDPAUFiniNV()
111 ctx->vdpDevice = 0; in _mesa_VDPAUFiniNV()
124 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { in register_surface()
231 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { in _mesa_VDPAUIsSurfaceNV()
251 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { in _mesa_VDPAUUnregisterSurfaceNV()
284 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { in _mesa_VDPAUGetSurfaceivNV()
[all …]
Dmtypes.h3640 const void *vdpDevice; member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_vdpau.c65 uint32_t device = (uintptr_t)ctx->vdpDevice; in st_vdpau_video_surface_gallium()
97 uint32_t device = (uintptr_t)ctx->vdpDevice; in st_vdpau_output_surface_gallium()
150 uint32_t device = (uintptr_t)ctx->vdpDevice; in st_vdpau_output_surface_dma_buf()
170 uint32_t device = (uintptr_t)ctx->vdpDevice; in st_vdpau_video_surface_dma_buf()
/third_party/openGLES/extensions/NV/
DNV_vdpau_interop.txt66 void VDPAUInitNV (const void *vdpDevice,
155 void VDPAUInitNV (const void *vdpDevice,
159 <vdpDevice> must be an extant VdpDevice handle previously created
406 INVALID_VALUE is generated if the <vdpDevice> or
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_vdpau_interop.txt66 void VDPAUInitNV (const void *vdpDevice,
155 void VDPAUInitNV (const void *vdpDevice,
159 <vdpDevice> must be an extant VdpDevice handle previously created
406 INVALID_VALUE is generated if the <vdpDevice> or
/third_party/mesa3d/include/GL/
Dglext.h11352 typedef void (APIENTRYP PFNGLVDPAUINITNVPROC) (const void *vdpDevice, const void *getProcAddress);
11363 GLAPI void APIENTRY glVDPAUInitNV (const void *vdpDevice, const void *getProcAddress);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglext.h11098 typedef void (APIENTRYP PFNGLVDPAUINITNVPROC) (const void *vdpDevice, const void *getProcAddress);
11109 GLAPI void APIENTRY glVDPAUInitNV (const void *vdpDevice, const void *getProcAddress);
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglext.h11099 typedef void (APIENTRYP PFNGLVDPAUINITNVPROC) (const void *vdpDevice, const void *getProcAddress);
11110 GLAPI void APIENTRY glVDPAUInitNV (const void *vdpDevice, const void *getProcAddress);
/third_party/openGLES/api/GL/
Dglext.h11476 typedef void (APIENTRYP PFNGLVDPAUINITNVPROC) (const void *vdpDevice, const void *getProcAddress);
11487 GLAPI void APIENTRY glVDPAUInitNV (const void *vdpDevice, const void *getProcAddress);