SPARK  0.1.0
A general purpose game engine written in C++.
Loading...
Searching...
No Matches
spark::render::IDescriptorSetLayout Member List

This is the complete list of members for spark::render::IDescriptorSetLayout, including all inherited members.

allocate(const std::vector< DescriptorBinding > &bindings={}) constspark::render::IDescriptorSetLayoutinline
allocate(unsigned int descriptors, const std::vector< DescriptorBinding > &bindings={}) constspark::render::IDescriptorSetLayoutinline
allocateMultiple(unsigned int descriptors_sets, const std::vector< std::vector< DescriptorBinding > > &bindings={}) const noexceptspark::render::IDescriptorSetLayoutinline
allocateMultiple(unsigned int descriptors_sets, const std::function< std::vector< DescriptorBinding >(unsigned)> &binding_factory) const noexceptspark::render::IDescriptorSetLayoutinline
allocateMultiple(unsigned int descriptors_sets, unsigned int descriptors, const std::vector< std::vector< DescriptorBinding > > &bindings={}) const noexceptspark::render::IDescriptorSetLayoutinline
allocateMultiple(unsigned int descriptors_sets, unsigned int descriptors, const std::function< std::vector< DescriptorBinding >(unsigned)> &binding_factory={}) const noexceptspark::render::IDescriptorSetLayoutinline
buffers() const noexcept=0spark::render::IDescriptorSetLayoutpure virtual
descriptor(unsigned int binding) const =0spark::render::IDescriptorSetLayoutpure virtual
descriptors() const noexceptspark::render::IDescriptorSetLayoutinline
free(const IDescriptorSet &descriptor_set) const noexceptspark::render::IDescriptorSetLayoutinline
images() const noexcept=0spark::render::IDescriptorSetLayoutpure virtual
inputAttachments() const noexcept=0spark::render::IDescriptorSetLayoutpure virtual
samplers() const noexcept=0spark::render::IDescriptorSetLayoutpure virtual
shaderStage() const noexcept=0spark::render::IDescriptorSetLayoutpure virtual
space() const noexcept=0spark::render::IDescriptorSetLayoutpure virtual
staticSamplers() const noexcept=0spark::render::IDescriptorSetLayoutpure virtual
storages() const noexcept=0spark::render::IDescriptorSetLayoutpure virtual
uniforms() const noexcept=0spark::render::IDescriptorSetLayoutpure virtual
~IDescriptorSetLayout() noexcept=default (defined in spark::render::IDescriptorSetLayout)spark::render::IDescriptorSetLayoutvirtual