Searched refs:shader_io_state (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.h38 struct shader_io_state { struct in namespace:aco
42 shader_io_state() function in struct:aco::shader_io_state
103 shader_io_state inputs;
104 shader_io_state outputs;
H A Daco_instruction_selection.cpp11650 ctx.outputs = shader_io_state();

Completed in 33 milliseconds