MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Portal::Forma::Bridge Member List

This is the complete list of members for MayaFlux::Portal::Forma::Bridge, including all inherited members.

at(uint32_t id)MayaFlux::Portal::Forma::Bridgeinline
at(const std::shared_ptr< MappedState< T > > &state)MayaFlux::Portal::Forma::Bridgeinline
bind(uint32_t id, std::shared_ptr< Nodes::Node > node, std::function< float(double)> project={})MayaFlux::Portal::Forma::Bridge
bind(uint32_t id, std::function< float()> source)MayaFlux::Portal::Forma::Bridge
bind(std::shared_ptr< MappedState< T > > state, std::shared_ptr< Nodes::Node > node, std::function< float(double)> project={})MayaFlux::Portal::Forma::Bridgeinline
bind(std::shared_ptr< MappedState< T > > state, std::function< float()> source)MayaFlux::Portal::Forma::Bridgeinline
Bridge(Vruta::TaskScheduler &scheduler, Buffers::BufferManager &buffer_manager)MayaFlux::Portal::Forma::Bridge
Bridge(const Bridge &)=deleteMayaFlux::Portal::Forma::Bridge
Bridge(Bridge &&)=deleteMayaFlux::Portal::Forma::Bridge
cancel_inbound(ElementRecord &rec)MayaFlux::Portal::Forma::Bridgeprivate
cancel_outbound(ElementRecord &rec)MayaFlux::Portal::Forma::Bridgeprivate
m_buffer_managerMayaFlux::Portal::Forma::Bridgeprivate
m_next_idMayaFlux::Portal::Forma::Bridgemutableprivate
m_recordsMayaFlux::Portal::Forma::Bridgeprivate
m_schedulerMayaFlux::Portal::Forma::Bridgeprivate
make_task_name(uint32_t id, const char *suffix) constMayaFlux::Portal::Forma::Bridgeprivate
operator=(const Bridge &)=deleteMayaFlux::Portal::Forma::Bridge
operator=(Bridge &&)=deleteMayaFlux::Portal::Forma::Bridge
register_element(std::shared_ptr< MappedState< T > > state, uint32_t id, std::shared_ptr< Buffers::FormaBuffer > buffer, std::function< float(T)> project={})MayaFlux::Portal::Forma::Bridgeinline
register_element(Mapped< T > mapped, std::function< float(T)> project={})MayaFlux::Portal::Forma::Bridgeinline
spawn_inbound(uint32_t id, std::function< float()> source)MayaFlux::Portal::Forma::Bridgeprivate
spawn_sync(uint32_t id, std::function< void()> sync_fn)MayaFlux::Portal::Forma::Bridge
unbind(uint32_t id)MayaFlux::Portal::Forma::Bridge
unbind(std::shared_ptr< MappedState< T > > state)MayaFlux::Portal::Forma::Bridgeinline
write(std::shared_ptr< MappedState< T > > state, std::function< void(std::span< const float >)> sink)MayaFlux::Portal::Forma::Bridgeinline
write(uint32_t id, const std::shared_ptr< Buffers::VKBuffer > &target_buffer, const std::string &shader_path, uint32_t offset, size_t size=sizeof(float))MayaFlux::Portal::Forma::Bridge
write(uint32_t id, const std::shared_ptr< Buffers::VKBuffer > &target_buffer, const std::string &shader_path, const std::string &descriptor_name, uint32_t binding_index, uint32_t set, Portal::Graphics::DescriptorRole role=Portal::Graphics::DescriptorRole::UNIFORM)MayaFlux::Portal::Forma::Bridge
write(uint32_t id, std::shared_ptr< Buffers::AudioWriteProcessor > target)MayaFlux::Portal::Forma::Bridge
write(uint32_t id, std::shared_ptr< Buffers::DataWriteProcessor > target)MayaFlux::Portal::Forma::Bridge
write(uint32_t id, std::shared_ptr< Nodes::Constant > node)MayaFlux::Portal::Forma::Bridge
write(uint32_t id, std::function< void(std::span< const float >)> sink)MayaFlux::Portal::Forma::Bridge
write(std::shared_ptr< MappedState< T > > state, std::shared_ptr< Buffers::VKBuffer > target_buffer, const std::string &shader_path, uint32_t offset, size_t size=sizeof(float))MayaFlux::Portal::Forma::Bridgeinline
write(std::shared_ptr< MappedState< T > > state, std::shared_ptr< Buffers::VKBuffer > target_buffer, const std::string &shader_path, const std::string &descriptor_name, uint32_t binding_index, uint32_t set, Portal::Graphics::DescriptorRole role=Portal::Graphics::DescriptorRole::UNIFORM)MayaFlux::Portal::Forma::Bridgeinline
write(std::shared_ptr< MappedState< T > > state, std::shared_ptr< Buffers::AudioWriteProcessor > target)MayaFlux::Portal::Forma::Bridgeinline
write(std::shared_ptr< MappedState< T > > state, std::shared_ptr< Buffers::DataWriteProcessor > target)MayaFlux::Portal::Forma::Bridgeinline
write(std::shared_ptr< MappedState< T > > state, std::shared_ptr< Nodes::Constant > node)MayaFlux::Portal::Forma::Bridgeinline
~Bridge()MayaFlux::Portal::Forma::Bridge