Navigation
API > API/Runtime > API/Runtime/VulkanRHI > API/Runtime/VulkanRHI/FVulkanDynamicRHI
- FDynamicRHI::RHICreateTextureReference()
- FVulkanDynamicRHI::RHICreateTextureReference()
References
| Module | VulkanRHI |
| Header | /Engine/Source/Runtime/VulkanRHI/Public/VulkanDynamicRHI.h |
| Include | #include "VulkanDynamicRHI.h" |
| Source | /Engine/Source/Runtime/VulkanRHI/Private/VulkanTexture.cpp |
virtual FTextureReferenceRHIRef RHICreateTextureReference
(
FRHICommandListBase & RHICmdList,
FRHITexture * InReferencedTexture
)
Remarks
Create a texture reference. InReferencedTexture can be null.