Searched refs:vaGetSurfaceAttributes (Results 1 – 4 of 4) sorted by relevance
95 va_status = vaGetSurfaceAttributes(va_dpy, config_id, attrib_list, 2); in test()
396 (*vaGetSurfaceAttributes)( member
704 if (!ctx->vtable->vaGetSurfaceAttributes) in va_impl_query_surface_attributes()748 va_status = ctx->vtable->vaGetSurfaceAttributes( in va_impl_query_surface_attributes()
3304 ctx->vtable->vaGetSurfaceAttributes = psb_GetSurfaceAttributes;