Navigation
API > API/Runtime > API/Runtime/VulkanRHI > API/Runtime/VulkanRHI/FVulkanDynamicRHI
- FDynamicRHI::RHICreateShaderResourceView()
- FVulkanDynamicRHI::RHICreateShaderResourceView()
References
| Module | VulkanRHI |
| Header | /Engine/Source/Runtime/VulkanRHI/Public/VulkanDynamicRHI.h |
| Include | #include "VulkanDynamicRHI.h" |
| Source | /Engine/Source/Runtime/VulkanRHI/Private/VulkanUAV.cpp |
virtual FShaderResourceViewRHIRef RHICreateShaderResourceView
(
class FRHICommandListBase & RHICmdList,
FRHIViewableResource * Resource,
FRHIViewDesc const & ViewDesc
)
Remarks
SRV / UAV creation functions.