|
Rehti MMORPG
1.0.0
Rehti MMORPG is a free and open source MMORPG game.
|
This is the complete list of members for DescriptorBuilder, including all inherited members.
| bindBuffer(VkDescriptorBufferInfo &bufferInfo, VkDescriptorType type, VkShaderStageFlags stageFlags) | DescriptorBuilder | |
| bindBuffers(const VkDescriptorBufferInfo *bufferInfos, VkDescriptorType type, VkShaderStageFlags stageFlags, uint32_t count) | DescriptorBuilder | |
| bindImage(VkDescriptorImageInfo &imageInfo, VkDescriptorType type, VkShaderStageFlags stageFlags) | DescriptorBuilder | |
| bindImages(const VkDescriptorImageInfo *imageInfos, VkDescriptorType type, VkShaderStageFlags stageFlags, uint32_t count) | DescriptorBuilder | |
| build(VkDescriptorSet &set, VkDescriptorSetLayout &layout) | DescriptorBuilder | |
| build(VkDescriptorSet &set) | DescriptorBuilder | |
| currentBindingM | DescriptorBuilder | private |
| DescriptorBuilder(PoolManager &poolManager, DescriptorSetLayoutCache &cache) | DescriptorBuilder | |
| getPoolManager() const | DescriptorBuilder | |
| layoutBindingsM | DescriptorBuilder | private |
| pLayoutCacheM | DescriptorBuilder | private |
| pPoolManagerM | DescriptorBuilder | private |
| setDescriptorSetLayout(const VkDescriptorSetLayoutBinding *bindings, uint32_t bindingCount, VkDescriptorSetLayout &layout) | DescriptorBuilder | |
| writeSetsM | DescriptorBuilder | private |
| ~DescriptorBuilder() | DescriptorBuilder |