Searched refs:CheckSurfaceParams (Results 1 – 4 of 4) sorted by relevance
84 if (!CheckSurfaceParams(pipe->screen, &res_tmpl)) { in vlVdpBitmapSurfaceCreate()
99 if (!CheckSurfaceParams(pscreen, &res_tmpl)) { in vdp_imp_device_create_x11()
97 if (!CheckSurfaceParams(pipe->screen, &res_tmpl)) in vlVdpOutputSurfaceCreate()342 if (!CheckSurfaceParams(context->screen, &res_tmpl)) in vlVdpOutputSurfacePutBitsIndexed()
339 CheckSurfaceParams(struct pipe_screen *screen, in CheckSurfaceParams() function