Searched defs:iris_uncompiled_shader (Results 1 – 1 of 1) sorted by relevance
562 struct iris_uncompiled_shader { struct563 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 …]