.. index:: pair: struct; EE::Graphics::ShaderProgram::FragmentOutputBinding .. _doxid-struct_e_e_1_1_graphics_1_1_shader_program_1_1_fragment_output_binding: struct EE::Graphics::ShaderProgram::FragmentOutputBinding ========================================================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct FragmentOutputBinding { // fields :ref:`Uint32` :target:`colorNumber`; :ref:`Uint32` :target:`index`; std::string :target:`name`; };