MXVK Vulkan Framework 0.24.0
C++20 Vulkan rendering framework for practical 2D and 3D application development with SDL3.
Loading...
Searching...
No Matches
ComputePC Struct Reference

Public Attributes

float alpha
int32_t do_invert
int32_t do_swap
int32_t history_dir
int32_t historyCount
int32_t historyIdx
int32_t mode
int32_t square_size

Detailed Description

Definition at line 94 of file main.cpp.

Member Data Documentation

◆ alpha

float ComputePC::alpha

Definition at line 100 of file main.cpp.

◆ do_invert

int32_t ComputePC::do_invert

Definition at line 102 of file main.cpp.

◆ do_swap

int32_t ComputePC::do_swap

Definition at line 101 of file main.cpp.

◆ history_dir

int32_t ComputePC::history_dir

Definition at line 99 of file main.cpp.

◆ historyCount

int32_t ComputePC::historyCount

Definition at line 96 of file main.cpp.

◆ historyIdx

int32_t ComputePC::historyIdx

Definition at line 97 of file main.cpp.

◆ mode

int32_t ComputePC::mode

Definition at line 95 of file main.cpp.

◆ square_size

int32_t ComputePC::square_size

Definition at line 98 of file main.cpp.


The documentation for this struct was generated from the following file: