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
710 if (!ctx->vtable->vaGetSurfaceAttributes) in va_impl_query_surface_attributes()754 va_status = ctx->vtable->vaGetSurfaceAttributes( in va_impl_query_surface_attributes()
3237 ctx->vtable->vaGetSurfaceAttributes = psb_GetSurfaceAttributes;