|
overridevirtual |
Binding DescriptorSet with DescriptorSetInfo and name. For Binding a Material DescriptorSet.
| [in] | infos | DescriptorSetInfo. |
| [in] | name | The material name. |
| [in] | cmdBuffer | Input a VkCommandBuffer if needs, otherwise use self variable. |
| [in] | bindPoint | VkPipelineBindPoint. |
Reimplemented from Spices::Renderer::RenderBehaveBuilder.
Definition at line 1177 of file Renderer.cpp.