Searched refs:shader_io_state (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ | ||
| H A D | aco_instruction_selection.h | 38 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 D | aco_instruction_selection.cpp | 11650 ctx.outputs = shader_io_state(); |
Completed in 33 milliseconds