Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.h408 struct iris_uncompiled_shader { struct
409 struct pipe_reference ref;
416 struct nir_shader *nir;
418 struct pipe_stream_output_info stream_output;
421 unsigned char nir_sha1[20];
423 unsigned program_id;
426 unsigned nos;
429 bool compiled_once;
432 bool uses_atomic_load_store;
435 unsigned kernel_input_size;
[all …]