Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_lower_io_to_temporaries.c35 struct lower_io_state { struct
36 nir_shader *shader;
37 nir_function_impl *entrypoint;
38 struct exec_list old_outputs;
39 struct exec_list old_inputs;
Dnir_lower_io.c37 struct lower_io_state { struct
38 nir_builder builder;
39 int (*type_size)(const struct glsl_type *type);
40 nir_variable_mode modes;
41 nir_lower_io_options options;