|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Buffers::DescriptorBindingsProcessor::bind_matrix_node | ( | const std::string & | name, |
| const std::shared_ptr< Nodes::Node > & | node, | ||
| const std::string & | descriptor_name, | ||
| uint32_t | set, | ||
| vk::DescriptorType | type = vk::DescriptorType::eStorageBuffer |
||
| ) |
Bind matrix node (MatrixContext) to descriptor.
Definition at line 110 of file DescriptorBindingsProcessor.cpp.
References MayaFlux::Buffers::ShaderProcessor::bind_buffer(), MayaFlux::Buffers::ShaderProcessorConfig::bindings, MayaFlux::Journal::BufferProcessing, MayaFlux::Journal::Buffers, create_descriptor_buffer(), m_bindings, MayaFlux::Buffers::ShaderProcessor::m_config, MATRIX, MF_DEBUG, MF_ERROR, and MayaFlux::Buffers::DescriptorBindingsProcessor::DescriptorBinding::node.
Here is the call graph for this function: