Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/iris/
Diris_context.h564 struct iris_uncompiled_shader { struct
565 struct pipe_reference ref;
572 struct nir_shader *nir;
574 struct pipe_stream_output_info stream_output;
577 unsigned char nir_sha1[20];
580 unsigned source_hash;
582 unsigned program_id;
585 unsigned nos;
588 bool compiled_once;
591 bool uses_atomic_load_store;
[all …]