Searched defs:dri_state (Results 1 – 5 of 5) sorted by relevance
76 struct dri_state struct78 struct drm_state base;80 drm_handle_t hSAREA;81 drm_context_t hwContext;82 drmAddress pSAREA;83 XID hwContextID;84 struct dri_drawable *drawable_hash[DRAWABLE_HASH_SZ];86 struct dri_drawable *(*createDrawable)(VADriverContextP ctx, XID x_drawable);87 void (*destroyDrawable)(VADriverContextP ctx, struct dri_drawable *dri_drawable);88 void (*swapBuffer)(VADriverContextP ctx, struct dri_drawable *dri_drawable);[all …]
64 struct dri_state *dri_state = (struct dri_state *)ctx->drm_state; in do_drawable_hash() local86 struct dri_state *dri_state = (struct dri_state *)ctx->drm_state; in free_drawable() local100 struct dri_state *dri_state = (struct dri_state *)ctx->drm_state; in free_drawable_hashtable() local126 struct dri_state *dri_state = (struct dri_state *)ctx->drm_state; in dri_swap_buffer() local134 struct dri_state *dri_state = (struct dri_state *)ctx->drm_state; in dri_get_rendering_buffer() local
62 struct dri_state *dri_state = (struct dri_state *)ctx->drm_state; in dri1Close() local76 struct dri_state *dri_state = (struct dri_state *)ctx->drm_state; in isDRI1Connected() local
60 struct dri_state *dri_state; in va_DisplayContextDestroy() local181 struct dri_state *dri_state; in vaGetDisplay() local
167 struct dri_state *dri_state = (struct dri_state *)ctx->drm_state; in dri2Close() local178 struct dri_state *dri_state = (struct dri_state *)ctx->drm_state; in isDRI2Connected() local