| void Spices::Renderer::RenderBehaveBuilder::UpdatePushConstant | ( | void * | data, |
| VkCommandBuffer | cmdBuffer = VK_NULL_HANDLE ) const |
Update local push constant buffer.
| T | Specific push constant struct Type. |
| [in] | data | push constant data pointer. |
| [in] | cmdBuffer | Input a VkCommandBuffer if needs, otherwise use self variable. |
@breif Update PushConstants
Definition at line 2581 of file Renderer.h.