Searched defs:DescriptorSetFillData (Results 1 – 1 of 1) sorted by relevance
82 struct DescriptorSetFillData { struct83 uint32_t descriptorSetCount { 0 };84 uint32_t pushConstantRangeCount { 0u };85 VkPushConstantRange pushConstantRanges[PipelineLayoutConstants::MAX_PUSH_CONSTANT_RANGE_COUNT];86 …SetLayout descriptorSetLayouts[PipelineLayoutConstants::MAX_DESCRIPTOR_SET_COUNT] { VK_NULL_HANDLE,89 …orSetLayoutOwnership[PipelineLayoutConstants::MAX_DESCRIPTOR_SET_COUNT] { true, true, true, true };