Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
DescriptorSets.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  Divide
 Handle console commands that start with a forward slash.
 

Functions

size_t Divide::GetHash (const ImageViewDescriptor &descriptor) noexcept
 
size_t Divide::GetHash (const ImageView &imageView) noexcept
 
TextureType Divide::TargetType (const ImageView &imageView) noexcept
 
bool Divide::operator== (const ShaderBufferEntry &lhs, const ShaderBufferEntry &rhs) noexcept
 
bool Divide::operator!= (const ShaderBufferEntry &lhs, const ShaderBufferEntry &rhs) noexcept
 
void Divide::Set (DescriptorSetBindingData &dataInOut, ShaderBuffer *buffer, const BufferRange range) noexcept
 
void Divide::Set (DescriptorSetBindingData &dataInOut, const Handle< Texture > defaultTextureView, const SamplerDescriptor sampler) noexcept