Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FDynamicRHI
- FDynamicRHI::RHIGetNativeComputeQueue()
- FVulkanDynamicRHI::RHIGetNativeComputeQueue()
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/DynamicRHI.h |
| Include | #include "DynamicRHI.h" |
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.