Skip to content

fplVideoSurfaceOpenGL Struct Reference

Finalspace edited this page May 29, 2026 · 1 revision

Stores the surface properties for the OpenGL video backend. More...

#include <final_platform_layer.h>

Data Fields

Type Name
void * renderingContext
The OpenGL rendering context (HGLRC or XRC).

Detailed Description

Stores the surface properties for the OpenGL video backend.

Definition at line 10269 of file final_platform_layer.h.

Field Documentation

renderingContext

void* fplVideoSurfaceOpenGL::renderingContext

The OpenGL rendering context (HGLRC or XRC).

Definition at line 10271 of file final_platform_layer.h.


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

Final Platform Layer

Pages

Topics

Data Structures

Clone this wiki locally