Searched defs:iris_context (Results 1 – 1 of 1) sorted by relevance
840 struct iris_context { struct841 struct pipe_context ctx;842 struct threaded_context *thrctx;868 enum iris_context_priority priority; argument869 bool has_engines_context; /* i915 specific */871 struct u_upload_mgr *query_buffer_uploader;873 struct intel_ds_device ds;875 struct {941 } draw;943 struct {[all …]