Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_context.h562 struct iris_uncompiled_shader { struct
563 struct pipe_reference ref;
570 struct nir_shader *nir;
572 struct pipe_stream_output_info stream_output;
575 unsigned char nir_sha1[20];
578 unsigned source_hash;
580 unsigned program_id;
583 unsigned nos;
586 bool compiled_once;
589 bool uses_atomic_load_store;
[all …]