Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/iris/
Diris_context.h431 struct iris_compiled_shader { struct
432 struct list_head link;
435 struct iris_state_ref assembly;
438 void *map;
441 struct brw_stage_prog_data *prog_data;
444 enum brw_param_builtin *system_values;
445 unsigned num_system_values;
448 unsigned kernel_input_size;
451 unsigned num_cbufs;
457 uint32_t *streamout;
[all …]