Home
last modified time | relevance | path

Searched defs:DescriptorSetFillData (Results 1 – 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
Dpipeline_state_object_vk.cpp75 struct DescriptorSetFillData { struct
76 uint32_t descriptorSetCount { 0 };
77 uint32_t pushConstantRangeCount { 0u };
78 … VkPushConstantRange pushConstantRanges[PipelineLayoutConstants::MAX_PUSH_CONSTANT_RANGE_COUNT] {};
79 …SetLayout descriptorSetLayouts[PipelineLayoutConstants::MAX_DESCRIPTOR_SET_COUNT] { VK_NULL_HANDLE,
82 …orSetLayoutOwnership[PipelineLayoutConstants::MAX_DESCRIPTOR_SET_COUNT] { true, true, true, true };