Searched defs:intel_context (Results 1 – 2 of 2) 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