PSYQO SDK
psyqo::GPU::Resolution
Enum
Enum
Enum declared by the gpu module for GPU setup, command submission and frame synchronization.
Basic usage
This minimal snippet shows the normal syntax for reaching the type. Open a member below for an operation-specific example.
C++ example
#include "psyqo/gpu.hh"
auto value = psyqo::GPU::Resolution::W256;Values
W256Named value `W256` in `psyqo::GPU::Resolution`.Enum valueW320Named value `W320` in `psyqo::GPU::Resolution`.Enum valueW368Named value `W368` in `psyqo::GPU::Resolution`.Enum valueW512Named value `W512` in `psyqo::GPU::Resolution`.Enum valueW640Named value `W640` in `psyqo::GPU::Resolution`.Enum value