Navigation
API > API/Runtime > API/Runtime/VulkanRHI > API/Runtime/VulkanRHI/FVulkanDynamicRHI
- FDynamicRHI::LockBuffer_BottomOfPipe()
- FVulkanDynamicRHI::LockBuffer_BottomOfPipe()
References
| Module | VulkanRHI |
| Header | /Engine/Source/Runtime/VulkanRHI/Public/VulkanDynamicRHI.h |
| Include | #include "VulkanDynamicRHI.h" |
| Source | /Engine/Source/Runtime/VulkanRHI/Private/VulkanBuffer.cpp |
virtual void * LockBuffer_BottomOfPipe
(
FRHICommandListBase & RHICmdList,
FRHIBuffer * Buffer,
uint32 Offset,
uint32 Size,
EResourceLockMode LockMode
)
Remarks
Buffer Lock/Unlock.