|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Core::VKGraphicsPipeline::bind_vertex_buffer | ( | vk::CommandBuffer | cmd, |
| vk::Buffer | buffer, | ||
| vk::DeviceSize | offset = 0, |
||
| uint32_t | binding = 0 |
||
| ) |
Bind single vertex buffer (common case)
Definition at line 665 of file VKGraphicsPipeline.cpp.
References MayaFlux::Journal::Core, MayaFlux::Journal::GraphicsBackend, and MF_ERROR.