ngfx::VKDescriptorSetLayoutCache
Public Functions
Name | |
---|---|
void | create(VkDevice device) |
VkDescriptorSetLayout | get(VkDescriptorType type, VkShaderStageFlags stageFlags =VK_SHADER_STAGE_ALL) |
~VKDescriptorSetLayoutCache() |
Public Functions Documentation
function create
void create(
VkDevice device
)
function get
VkDescriptorSetLayout get(
VkDescriptorType type,
VkShaderStageFlags stageFlags =VK_SHADER_STAGE_ALL
)
function ~VKDescriptorSetLayoutCache
~VKDescriptorSetLayoutCache()
Updated on 3 April 2021 at 20:21:51 PDT