We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e12643e commit 83bce1dCopy full SHA for 83bce1d
1 file changed
samples/graphics/rsx_Basic_Cube/source/rsxutil.cpp
@@ -33,7 +33,7 @@ u32 *color_buffer[FRAME_BUFFER_COUNT];
33
f32 aspect_ratio;
34
35
static u32 sResolutionIds[] = {
36
- VIDEO_RESOLUTION_960x1080,
+ VIDEO_RESOLUTION_1080,
37
VIDEO_RESOLUTION_720,
38
VIDEO_RESOLUTION_480,
39
VIDEO_RESOLUTION_576
0 commit comments