Searched refs:descriptorBufferOffsetAlignment (Results 1 – 5 of 5) sorted by relevance
361 The offsets must be aligned to `descriptorBufferOffsetAlignment`.552 VkDeviceSize descriptorBufferOffsetAlignment;585 * `descriptorBufferOffsetAlignment` describes the alignment required, in bytes, when setting offset…732 `descriptorBufferOffsetAlignment` might be larger than one descriptor, so binding at the desired of…758 …tained from `vkGetDescriptorSetLayoutSizeEXT` and alignment from `descriptorBufferOffsetAlignment`.873 layoutSizes[0] = align(layoutSizes[0], props.descriptorBufferOffsetAlignment);874 layoutSizes[1] = align(layoutSizes[1], props.descriptorBufferOffsetAlignment);
3539 * [[limits-descriptorBufferOffsetAlignment]]3540 pname:descriptorBufferOffsetAlignment indicates the required: alignment4758 | basetype:VkDeviceSize | pname:descriptorBufferOffsetAlignment | `<<VK_EXT_descripto…5225 | pname:descriptorBufferOffsetAlignment | - | 256 | max
6082 slink:VkPhysicalDeviceDescriptorBufferPropertiesEXT::pname:descriptorBufferOffsetAlignment6238 slink:VkPhysicalDeviceDescriptorBufferPropertiesEXT::pname:descriptorBufferOffsetAlignment
14906 VkDeviceSize descriptorBufferOffsetAlignment; member
7216 …_HASH_COMBINE( seed, physicalDeviceDescriptorBufferPropertiesEXT.descriptorBufferOffsetAlignment ); in operator ()()