Searched defs:iris_uncompiled_shader (Results 1 – 1 of 1) sorted by relevance
557 struct iris_uncompiled_shader { struct558 struct pipe_reference ref;565 struct nir_shader *nir;567 struct pipe_stream_output_info stream_output;570 unsigned char nir_sha1[20];573 unsigned source_hash;575 unsigned program_id;578 unsigned nos;581 bool compiled_once;584 bool uses_atomic_load_store;[all …]