Navigation
API > API/Runtime > API/Runtime/VulkanRHI > API/Runtime/VulkanRHI/FVulkanDynamicRHI
- FDynamicRHI::RHIGetNativeComputeQueue()
- FVulkanDynamicRHI::RHIGetNativeComputeQueue()
References
Module | VulkanRHI |
Header | /Engine/Source/Runtime/VulkanRHI/Public/VulkanDynamicRHI.h |
Include | #include "VulkanDynamicRHI.h" |
Source | /Engine/Source/Runtime/VulkanRHI/Private/VulkanRHI.cpp |
virtual void &42; RHIGetNativeComputeQueue&40;&41;
Remarks
Provides access to the native compute command queue. Generally this should be avoided but is useful for third party plugins.