Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
Loading...
Searching...
No Matches
foray::core::CombinedImageSampler Member List

This is the complete list of members for foray::core::CombinedImageSampler, including all inherited members.

CombinedImageSampler()=defaultforay::core::CombinedImageSampler
CombinedImageSampler(const CombinedImageSampler &other)foray::core::CombinedImageSampler
CombinedImageSampler(CombinedImageSampler &&other)foray::core::CombinedImageSampler
CombinedImageSampler(core::Context *context, core::ManagedImage *image, const VkSamplerCreateInfo &samplerCi)foray::core::CombinedImageSampler
Destroy()foray::core::SamplerReference
GetVkDescriptorInfo(VkImageLayout layout=VkImageLayout::VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL) constforay::core::CombinedImageSamplerinline
Init(core::Context *context, const VkSamplerCreateInfo &samplerCi)foray::core::CombinedImageSampler
Init(core::Context *context, core::ManagedImage *image, const VkSamplerCreateInfo &samplerCi)foray::core::CombinedImageSampler
foray::core::SamplerReference::Init(SamplerCollection *collection, const VkSamplerCreateInfo &samplerCi)foray::core::SamplerReference
mCollectionforay::core::SamplerReferenceprotected
mHashforay::core::SamplerReferenceprotected
mManagedImageforay::core::CombinedImageSamplerprotected
mSamplerforay::core::SamplerReferenceprotected
operator VkSampler() constforay::core::SamplerReferenceinline
operator=(const CombinedImageSampler &other)foray::core::CombinedImageSampler
foray::core::SamplerReference::operator=(const SamplerReference &other)foray::core::SamplerReference
SamplerReference()=defaultforay::core::SamplerReference
SamplerReference(const SamplerReference &other)foray::core::SamplerReference
SamplerReference(SamplerReference &&other)foray::core::SamplerReference
SamplerReference(Context *context, const VkSamplerCreateInfo &samplerCi)foray::core::SamplerReference
SamplerReference(SamplerCollection *collection, const VkSamplerCreateInfo &samplerCi)foray::core::SamplerReference
~SamplerReference()foray::core::SamplerReferencevirtual