FOpenGLDisjointTimeStampQuery

Used to track whether a period was disjoint on the GPU, which means GPU timings are invalid.

Windows
MacOS
Linux

References

Module

OpenGLDrv

Header

/Engine/Source/Runtime/OpenGLDrv/Public/OpenGLDrv.h

Include

#include "OpenGLDrv.h"

Syntax

class FOpenGLDisjointTimeStampQuery

Remarks

Used to track whether a period was disjoint on the GPU, which means GPU timings are invalid. OpenGL lacks this concept at present, so the class is just a placeholder Timings are all assumed to be non-disjoint

Constructors

Name Description

Public function

FOpenGLDisjointTimeStampQuery

(
    FOpenGLDynamicRHI* InOpenGLRHI
)

Functions

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss