EType

Windows
MacOS
Linux

References

Module

VulkanRHI

Header

/Engine/Source/Runtime/VulkanRHI/Public/VulkanMemory.h

Include

#include "VulkanMemory.h"

Syntax

enum EType
{
    RenderPass,
    Buffer,
    BufferView,
    Image,
    ImageView,
    Pipeline,
    PipelineLayout,
    Framebuffer,
    DescriptorSetLayout,
    Sampler,
    Semaphore,
    ShaderModule,
    Event,
    ResourceAllocation,
}

Values

Name

Description

RenderPass

Buffer

BufferView

Image

ImageView

Pipeline

PipelineLayout

Framebuffer

DescriptorSetLayout

Sampler

Semaphore

ShaderModule

Event

ResourceAllocation

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