Lluvia
ll::ComputeNodeDescriptor Member List
This is the complete list of members for
ll::ComputeNodeDescriptor
, including all inherited members.
addPort
(const ll::PortDescriptor &port)
ll::ComputeNodeDescriptor
addPorts
(const std::initializer_list< ll::PortDescriptor > &ports)
ll::ComputeNodeDescriptor
ComputeNodeDescriptor
()=default
ll::ComputeNodeDescriptor
ComputeNodeDescriptor
(const ComputeNodeDescriptor &descriptor)=default
ll::ComputeNodeDescriptor
ComputeNodeDescriptor
(ComputeNodeDescriptor &&descriptor)=default
ll::ComputeNodeDescriptor
configureGridShape
(const ll::vec3ui &globalShape) noexcept
ll::ComputeNodeDescriptor
getBuilderName
() const noexcept
ll::ComputeNodeDescriptor
getFunctionName
() const noexcept
ll::ComputeNodeDescriptor
getGridShape
() const noexcept
ll::ComputeNodeDescriptor
getGridX
() const noexcept
ll::ComputeNodeDescriptor
getGridY
() const noexcept
ll::ComputeNodeDescriptor
getGridZ
() const noexcept
ll::ComputeNodeDescriptor
getLocalShape
() const noexcept
ll::ComputeNodeDescriptor
getLocalX
() const noexcept
ll::ComputeNodeDescriptor
getLocalY
() const noexcept
ll::ComputeNodeDescriptor
getLocalZ
() const noexcept
ll::ComputeNodeDescriptor
getParameter
(const std::string &name) const
ll::ComputeNodeDescriptor
getParameterBindings
() const
ll::ComputeNodeDescriptor
getPort
(const std::string &name) const
ll::ComputeNodeDescriptor
getProgram
() const noexcept
ll::ComputeNodeDescriptor
getPushConstants
() const noexcept
ll::ComputeNodeDescriptor
operator=
(const ComputeNodeDescriptor &descriptor)=default
ll::ComputeNodeDescriptor
operator=
(ComputeNodeDescriptor &&descriptor)=default
ll::ComputeNodeDescriptor
setBuilderName
(const std::string &name) noexcept
ll::ComputeNodeDescriptor
setFunctionName
(const std::string &name) noexcept
ll::ComputeNodeDescriptor
setGridShape
(const ll::vec3ui &shape) noexcept
ll::ComputeNodeDescriptor
setGridX
(const uint32_t x) noexcept
ll::ComputeNodeDescriptor
setGridY
(const uint32_t y) noexcept
ll::ComputeNodeDescriptor
setGridZ
(const uint32_t z) noexcept
ll::ComputeNodeDescriptor
setLocalShape
(const ll::vec3ui &shape) noexcept
ll::ComputeNodeDescriptor
setLocalX
(const uint32_t x) noexcept
ll::ComputeNodeDescriptor
setLocalY
(const uint32_t y) noexcept
ll::ComputeNodeDescriptor
setLocalZ
(const uint32_t z) noexcept
ll::ComputeNodeDescriptor
setParameter
(const std::string &name, const ll::Parameter &value)
ll::ComputeNodeDescriptor
setProgram
(const std::shared_ptr< ll::Program > &tProgram) noexcept
ll::ComputeNodeDescriptor
setProgram
(const std::shared_ptr< ll::Program > &tProgram, const std::string &tFunctionName) noexcept
ll::ComputeNodeDescriptor
setPushConstants
(const ll::PushConstants &constants) noexcept
ll::ComputeNodeDescriptor
~ComputeNodeDescriptor
()=default
ll::ComputeNodeDescriptor
Generated by
1.9.1