Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_context.h840 struct iris_context { struct
841 struct pipe_context ctx;
842 struct threaded_context *thrctx;
868 enum iris_context_priority priority; argument
869 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 …]