Searched refs:vdpGetProcAddress (Results 1 – 3 of 3) sorted by relevance
70 if (ctx->vdpDevice || ctx->vdpGetProcAddress || ctx->vdpSurfaces) { in _mesa_VDPAUInitNV()76 ctx->vdpGetProcAddress = getProcAddress; in _mesa_VDPAUInitNV()101 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { in _mesa_VDPAUFiniNV()109 ctx->vdpGetProcAddress = 0; in _mesa_VDPAUFiniNV()121 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { in register_surface()228 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { in _mesa_VDPAUIsSurfaceNV()248 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { in _mesa_VDPAUUnregisterSurfaceNV()281 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { in _mesa_VDPAUGetSurfaceivNV()313 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { in _mesa_VDPAUSurfaceAccessNV()344 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { in _mesa_VDPAUMapSurfacesNV()[all …]
5272 const void *vdpGetProcAddress; member
71 getProcAddr = (void *)ctx->vdpGetProcAddress; in st_vdpau_video_surface_gallium()99 getProcAddr = (void *)ctx->vdpGetProcAddress; in st_vdpau_output_surface_gallium()151 getProcAddr = (void *)ctx->vdpGetProcAddress; in st_vdpau_output_surface_dma_buf()171 getProcAddr = (void *)ctx->vdpGetProcAddress; in st_vdpau_video_surface_dma_buf()