Searched defs:iris_context (Results 1 – 1 of 1) sorted by relevance
845 struct iris_context { struct846 struct pipe_context ctx;847 struct threaded_context *thrctx;873 enum iris_context_priority priority; argument874 bool has_engines_context; /* i915 specific */876 struct u_upload_mgr *query_buffer_uploader;878 struct intel_ds_device ds;880 struct {946 } draw;948 struct {[all …]