FDefaultRHIRenderQueryPool

Windows
MacOS
Linux

Inheritance Hierarchy

FRHIResource

FRHIRenderQueryPool

FDefaultRHIRenderQueryPool

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/DynamicRHI.h

Include

#include "DynamicRHI.h"

Syntax

class FDefaultRHIRenderQueryPool : public FRHIRenderQueryPool

Constructors

Name Description

Public function

FDefaultRHIRenderQueryPool

(
    ERenderQueryType InQueryType,
    FDynamicRHI* InDynamicRHI,
    uint32 InNumQueries
)

Destructors

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