| Change |
Effect |
1 | Field max_egl_surface_attributes has been removed from this type. | 1) Applications will access incorrect memory when attempting to access this field. 2) Size of the inclusive type has been changed. |
2 | Field max_egl_surface_targets has been removed from this type. | 1) Applications will access incorrect memory when attempting to access this field. 2) Size of the inclusive type has been changed. |
3 | Field vaAssociateSurfaceEGL has been removed from this type. | 1) Applications will access incorrect memory when attempting to access this field. 2) Size of the inclusive type has been changed. |
4 | Field vaCreateSurfaceEGL has been removed from this type. | 1) Applications will access incorrect memory when attempting to access this field. 2) Size of the inclusive type has been changed. |
5 | Field vaDeassociateSurfaceEGL has been removed from this type. | 1) Applications will access incorrect memory when attempting to access this field. 2) Size of the inclusive type has been changed. |
6 | Field vaDestroySurfaceEGL has been removed from this type. | 1) Applications will access incorrect memory when attempting to access this field. 2) Size of the inclusive type has been changed. |
7 | Field vaGetSurfaceInfoEGL has been removed from this type. | 1) Applications will access incorrect memory when attempting to access this field. 2) Size of the inclusive type has been changed. |
8 | Field vaQuerySurfaceTargetsEGL has been removed from this type. | 1) Applications will access incorrect memory when attempting to access this field. 2) Size of the inclusive type has been changed. |
9 | Field vaSyncSurfaceEGL has been removed from this type. | 1) Applications will access incorrect memory when attempting to access this field. 2) Size of the inclusive type has been changed. |
dri_get_drawable ( VADriverContextP ctx, XID drawable )Field 'ctx->vtable_egl' in 1st parameter 'ctx' (pointer) has base type 'struct VADriverVTableEGL'.
dri_get_rendering_buffer ( VADriverContextP ctx, struct dri_drawable* dri_drawable )Field 'ctx->vtable_egl' in 1st parameter 'ctx' (pointer) has base type 'struct VADriverVTableEGL'.
dri_swap_buffer ( VADriverContextP ctx, struct dri_drawable* dri_drawable )Field 'ctx->vtable_egl' in 1st parameter 'ctx' (pointer) has base type 'struct VADriverVTableEGL'.
free_drawable ( VADriverContextP ctx, struct dri_drawable* dri_drawable )Field 'ctx->vtable_egl' in 1st parameter 'ctx' (pointer) has base type 'struct VADriverVTableEGL'.
free_drawable_hashtable ( VADriverContextP ctx )Field 'ctx->vtable_egl' in 1st parameter 'ctx' (pointer) has base type 'struct VADriverVTableEGL'.
isDRI2Connected ( VADriverContextP ctx, char** driver_name )Field 'ctx->vtable_egl' in 1st parameter 'ctx' (pointer) has base type 'struct VADriverVTableEGL'.