Home
last modified time | relevance | path

Searched refs:CheckSurfaceParams (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/frontends/vdpau/
Dbitmap.c84 if (!CheckSurfaceParams(pipe->screen, &res_tmpl)) { in vlVdpBitmapSurfaceCreate()
Ddevice.c97 if (!CheckSurfaceParams(pscreen, &res_tmpl)) { in vdp_imp_device_create_x11()
Dvdpau_private.h362 CheckSurfaceParams(struct pipe_screen *screen, in CheckSurfaceParams() function
Doutput.c98 if (!CheckSurfaceParams(pipe->screen, &res_tmpl)) in vlVdpOutputSurfaceCreate()
350 if (!CheckSurfaceParams(context->screen, &res_tmpl)) in vlVdpOutputSurfacePutBitsIndexed()