#include <interface_client.hpp>
Public Attributes | |
| std::string | path |
| std::uint32_t | request_sequence = 0 |
| std::int32_t | shader_index = -1 |
Definition at line 67 of file interface_client.hpp.
| std::string acmxvk::InterfaceReloadState::path |
Definition at line 70 of file interface_client.hpp.
Referenced by acmxvk::MainWindow::apply_interface_shader_reload().
| std::uint32_t acmxvk::InterfaceReloadState::request_sequence = 0 |
Definition at line 68 of file interface_client.hpp.
Referenced by acmxvk::MainWindow::initialize_interface_control(), and acmxvk::MainWindow::sync_interface_control().
| std::int32_t acmxvk::InterfaceReloadState::shader_index = -1 |
Definition at line 69 of file interface_client.hpp.
Referenced by acmxvk::MainWindow::apply_interface_shader_reload().