Lines Matching defs:context
409 handle_in_fence(__DRIcontext *context, __DRIimage *img)
411 struct dri_context *ctx = dri_context(context);
1742 dri2_blit_image(__DRIcontext *context, __DRIimage *dst, __DRIimage *src,
1747 struct dri_context *ctx = dri_context(context);
1756 handle_in_fence(context, dst);
1791 dri2_map_image(__DRIcontext *context, __DRIimage *image,
1795 struct dri_context *ctx = dri_context(context);
1808 handle_in_fence(context, image);
1830 dri2_unmap_image(__DRIcontext *context, __DRIimage *image, void *data)
1832 struct dri_context *ctx = dri_context(context);