Home
last modified time | relevance | path

Searched defs:iris_context (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/iris/
Diris_context.h845 struct iris_context { struct
846 struct pipe_context ctx;
847 struct threaded_context *thrctx;
873 enum iris_context_priority priority; argument
874 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 …]