Searched defs:intel_context (Results 1 – 4 of 4) sorted by relevance
114 struct intel_context struct120 void (*destroy) (struct intel_context * intel); argument149 } vtbl;151 GLbitfield Fallback; /**< mask of INTEL_FALLBACK_x bits */152 GLuint NewGLState;154 dri_bufmgr *bufmgr;155 unsigned int maxBatchSize;182 void (*flush) (struct intel_context *); argument188 } prim;190 struct {[all …]
46 struct intel_context struct57 struct intel_context intel; argument
76224 struct intel_context { struct76243 const struct intel_context_ops *ops; argument76248 int (*alloc)(struct intel_context *); argument