Searched defs:DescriptorSetFillData (Results 1 – 1 of 1) sorted by relevance
75 struct DescriptorSetFillData { struct76 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 };