Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::VkPipelineEntry Struct Reference

#include <vkResources.h>

Public Attributes

VkPipeline _pipeline { VK_NULL_HANDLE }
 
VkPipelineLayout _layout { VK_NULL_HANDLE }
 

Detailed Description

Definition at line 133 of file vkResources.h.

Member Data Documentation

◆ _layout

VkPipelineLayout Divide::VkPipelineEntry::_layout { VK_NULL_HANDLE }

Definition at line 136 of file vkResources.h.

◆ _pipeline

VkPipeline Divide::VkPipelineEntry::_pipeline { VK_NULL_HANDLE }

Definition at line 135 of file vkResources.h.


The documentation for this struct was generated from the following file: