Searched refs:drm_context_t (Results 1 – 3 of 3) sorted by relevance
77 drm_context_t dummy_context;
214 typedef unsigned int drm_context_t; /**< GLXContext handle */ typedef580 drm_context_t handle;
361 if (ctx.handle == (drm_context_t)-1) { in drm_addctx()