Navigation
API > API/Runtime > API/Runtime/VulkanRHI > API/Runtime/VulkanRHI/FVulkanDynamicRHI > API/Runtime/VulkanRHI/FVulkanDynamicRHI/RHIBindDebugLabelName
- FDynamicRHI::RHIBindDebugLabelName()
- FVulkanDynamicRHI::RHIBindDebugLabelName()
References
| Module | VulkanRHI |
| Header | /Engine/Source/Runtime/VulkanRHI/Public/VulkanDynamicRHI.h |
| Include | #include "VulkanDynamicRHI.h" |
| Source | /Engine/Source/Runtime/VulkanRHI/Private/VulkanTexture.cpp |
virtual void RHIBindDebugLabelName
(
FRHICommandListBase & RHICmdList,
FRHITexture * Texture,
const TCHAR * Name
)
Remarks
FlushType: Thread safe.