Navigation
API > API/Runtime > API/Runtime/VulkanRHI > API/Runtime/VulkanRHI/IVulkanDynamicRHI
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVulkanRHIAllocationInfo RHIGetAllocationInfo
(
FRHITexture* InTexture |
IVulkanDynamicRHI.h | ||
FVulkanRHIAllocationInfo RHIGetAllocationInfo
(
FRHIBuffer* InBuffer |
IVulkanDynamicRHI.h |
RHIGetAllocationInfo(FRHITexture *)
| Name | RHIGetAllocationInfo |
| Type | function |
| Header File | /Engine/Source/Runtime/VulkanRHI/Public/IVulkanDynamicRHI.h |
| Include Path | #include "IVulkanDynamicRHI.h" |
FVulkanRHIAllocationInfo RHIGetAllocationInfo
(
FRHITexture * InTexture
) const
RHIGetAllocationInfo(FRHIBuffer *)
| Name | RHIGetAllocationInfo |
| Type | function |
| Header File | /Engine/Source/Runtime/VulkanRHI/Public/IVulkanDynamicRHI.h |
| Include Path | #include "IVulkanDynamicRHI.h" |
FVulkanRHIAllocationInfo RHIGetAllocationInfo
(
FRHIBuffer * InBuffer
) const