![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <VulkanPipeline.h>
Inheritance diagram for FVulkanComputePipeline:Protected Attributes | |
| const bool | bUsesBindless |
Protected Attributes inherited from FVulkanPipeline | |
| FVulkanDevice * | Device |
| VkPipeline | Pipeline |
| FVulkanLayout * | Layout |
Protected Attributes inherited from FRHIComputePipelineState | |
| TRefCountPtr< FRHIComputeShader > | ComputeShader |
Additional Inherited Members | |
Public Attributes inherited from FVulkanPipeline | |
| VulkanResourceFrameCounter | FrameCounter |
Protected Member Functions inherited from FRHIResource | |
| virtual RHI_API | ~FRHIResource () |
| FVulkanComputePipeline::FVulkanComputePipeline | ( | FVulkanDevice * | InDevice, |
| FVulkanComputeShader * | InShader | ||
| ) |
|
virtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |