Searched refs:vdpGetProcAddress (Results 1 – 3 of 3) sorted by relevance
69 if (ctx->vdpDevice || ctx->vdpGetProcAddress || ctx->vdpSurfaces) { in _mesa_VDPAUInitNV()75 ctx->vdpGetProcAddress = getProcAddress; in _mesa_VDPAUInitNV()100 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { in _mesa_VDPAUFiniNV()108 ctx->vdpGetProcAddress = 0; in _mesa_VDPAUFiniNV()120 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { in register_surface()227 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { in _mesa_VDPAUIsSurfaceNV()247 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { in _mesa_VDPAUUnregisterSurfaceNV()280 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { in _mesa_VDPAUGetSurfaceivNV()312 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { in _mesa_VDPAUSurfaceAccessNV()343 if (!ctx->vdpDevice || !ctx->vdpGetProcAddress || !ctx->vdpSurfaces) { in _mesa_VDPAUMapSurfacesNV()[all …]
5031 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()