Kanzi 4.0.0-beta2
kanzi::Texture Member List

This is the complete list of members for kanzi::Texture, including all inherited members.

acquireLocalValueSourceEntry(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage)kanzi::PropertyObjectprotected
acquireModifierStorage(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage)kanzi::PropertyObjectprotected
acquireNotificationStorage(AbstractPropertyTypeDescriptor &descriptor)kanzi::PropertyObjectprotected
acquirePropertyStorage(AbstractPropertyTypeDescriptor &descriptor)kanzi::PropertyObjectprotected
addPropertyModifier(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner)kanzi::PropertyObjectinline
addPropertyModifierBase(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner, bool notify)kanzi::PropertyObjectinlineprotected
addPropertyModifierWithoutNotifyingHandlers(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner)kanzi::PropertyObjectinline
addPropertyNotificationHandler(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::NotificationCallback callback, void *owner)kanzi::PropertyObjectinline
addPropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, PropertyValuePrecedence precedence, void *ownerPointer)kanzi::PropertyObjectinline
addPropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, PropertyValuePrecedence precedence, AbstractPropertyTypeDescriptor::ValueSourceOwner *owner)kanzi::PropertyObjectinline
addPropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, PropertyValuePrecedence precedence, void *ownerPointer)kanzi::PropertyObjectprotected
addPropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, PropertyValuePrecedence precedence, AbstractPropertyTypeDescriptor::ValueSourceOwner *owner)kanzi::PropertyObjectprotected
APIAttachment enum namekanzi::Surface
APIAttachmentColor0 enum valuekanzi::Surface
APIAttachmentColor1 enum valuekanzi::Surface
APIAttachmentColor2 enum valuekanzi::Surface
APIAttachmentColor3 enum valuekanzi::Surface
APIAttachmentCount enum valuekanzi::Surface
APIAttachmentDepth enum valuekanzi::Surface
APIAttachmentInvalid enum valuekanzi::Surface
APIAttachmentStencil enum valuekanzi::Surface
AppliedStyleContainer typedefkanzi::Objectprotected
applyObjectStyle(kanzi::StyleSharedPtr style)kanzi::Object
applyObjectStyles()kanzi::Object
beginPropertyStorage()kanzi::PropertyObjectinline
beginPropertyStorage() constkanzi::PropertyObjectinline
clearPropertyFlag(AbstractPropertyType propertyType, uint32_t flag)kanzi::PropertyObject
connectToFramebufferColor(Framebuffer &framebuffer, size_t attachmentIndex)kanzi::Texture
connectToFramebufferDepthStencil(Framebuffer &framebuffer)kanzi::Texture
connectToFramebufferResolveColor(Framebuffer &framebuffer, size_t attachmentIndex)kanzi::Texture
connectToFramebufferResolveDepthStencil(Framebuffer &framebuffer)kanzi::Texture
constructLocalValueSourceEntry(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage)kanzi::PropertyObjectprotected
copyLocalValue(const PropertyObject &other, AbstractPropertyType propertyType)kanzi::PropertyObject
copyLocalValue(const AbstractPropertyTypeDescriptor::PropertyStorage &otherPropertyStorage)kanzi::PropertyObjectprotected
copyLocalValues(const PropertyObject &other)kanzi::PropertyObject
create(Domain *domain, const CreateInfo &createInfo, string_view name)kanzi::Textureinlinestatic
create(Domain *domain, TextureType type, const gfx::NativeTextureHandle &nativeHandle, bool takeOwnership, GraphicsFormat format, unsigned int mipmapLevelCount, unsigned int width, unsigned int height, string_view name)kanzi::Textureinlinestatic
createFramebuffers(Renderer &renderer)kanzi::Textureprotected
createGenericFileLoadTask(string_view name, unique_ptr< File > file, Domain *domain)kanzi::Texturestatic
createLoadTask(string_view name, KzbFile *kzbFile, ReadOnlyMemoryFilePtr file)kanzi::Texturestatic
destroy()kanzi::GPUResource
destroyOverride() overridekanzi::Textureprotectedvirtual
endPropertyStorage()kanzi::PropertyObjectinline
endPropertyStorage() constkanzi::PropertyObjectinline
Face enum namekanzi::Surface
FaceDefault enum valuekanzi::Surface
FaceNegativeX enum valuekanzi::Surface
FaceNegativeY enum valuekanzi::Surface
FaceNegativeZ enum valuekanzi::Surface
FacePositiveX enum valuekanzi::Surface
FacePositiveY enum valuekanzi::Surface
FacePositiveZ enum valuekanzi::Surface
findModifierStorage(AbstractPropertyTypeDescriptor &descriptor)kanzi::PropertyObjectprotected
findNotificationStorage(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
findPropertyStorage(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
findPropertyStoragePtr(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
findPropertyTypeDescriptorByNameAndDataType(string_view name, PropertyDataType dataType) constkanzi::PropertyObjectprotected
findPropertyTypeDescriptorByQualifiedNameAndDataType(string_view qualifiedName, PropertyDataType dataType) constkanzi::PropertyObjectprotected
findPropertyTypeDescriptorByUnqualifiedNameAndDataType(string_view unqualifiedName, PropertyDataType dataType) constkanzi::PropertyObjectprotected
generateCreateInfo(bool includeImages)kanzi::Textureprotected
generateMipmaps() constkanzi::Texture
getAbstractProperty(AbstractPropertyType abstractPropertyType) constkanzi::PropertyObjectinline
getAbstractPropertyBase(AbstractPropertyType abstractPropertyType) constkanzi::PropertyObjectinline
getClassValueSource(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
getColorRenderbuffer() constkanzi::Textureinline
getCPUMemoryUsage() constkanzi::Resourceinline
getCPUMemoryUsageOverride() const overridekanzi::Textureprotectedvirtual
getCurrentSamplerCreateInfo() constkanzi::Textureinline
getDepthStencilFormat() constkanzi::Textureinline
getDepthStencilRenderbuffer() constkanzi::Textureinline
getDomain() constkanzi::Object
getDynamicMetaclass() const overridekanzi::Objectvirtual
getFaceCount() constkanzi::Surface
getFaceCountOverride() const overridekanzi::Textureprotectedvirtual
getFinalValueSource(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
getFormat() constkanzi::Surface
getFormatOverride() const overridekanzi::Textureprotectedvirtual
getFramebuffer() constkanzi::Textureinline
getGPUMemoryUsage() constkanzi::GPUResourceinline
getGPUMemoryUsageOverride() const overridekanzi::Textureprotectedvirtual
getHandle() constkanzi::Texture
getHeight() constkanzi::Surface
getHeightDivisor() constkanzi::Textureinline
getHeightOverride() const overridekanzi::Textureprotectedvirtual
getHostCopyImage(Face face, size_t slice) constkanzi::Texture
getHostCopyImage() constkanzi::Texture
getMainLoopScheduler() constkanzi::Object
getMessageDispatcher() constkanzi::Object
getMipmapLevelCount() constkanzi::Surface
getMipmapLevelCountOverride() const overridekanzi::Textureprotectedvirtual
getName() constkanzi::Resourceinline
getNativeDeploymentTarget() constkanzi::Textureinline
getNonClassValueSource(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
getOptionalAbstractProperty(AbstractPropertyType abstractPropertyType) constkanzi::PropertyObjectinline
getOptionalProperty(const PropertyType< DataType > &propertyType) constkanzi::PropertyObjectinline
getOptionalPropertyBase(const PropertyType< DataType > &propertyType) constkanzi::PropertyObjectinline
getOverrideSamplerCreateInfoCount() constkanzi::Textureinline
getProperty(const PropertyType< DataType > &propertyType) constkanzi::PropertyObjectinline
getPropertyBase(const PropertyType< DataType > &propertyType) constkanzi::PropertyObjectinline
getPropertyNotificationHandlerCount(const PropertyType< DataType > &propertyType) constkanzi::PropertyObjectinline
getRenderer() constkanzi::GPUResourceinline
getRenderTargetSampleCount() constkanzi::Surface
getRenderTargetSampleCountOverride() const overridekanzi::Textureprotectedvirtual
getResourceManager() constkanzi::Object
getSampler() constkanzi::Textureinline
getSamplerHandle(Renderer &renderer)kanzi::Texture
getScriptingContext() constkanzi::Objectinline
getSliceCount() constkanzi::Surface
getSliceCountOverride() const overridekanzi::Textureprotectedvirtual
getStaticMetaclass()kanzi::Objectstatic
getTopValueSource(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
getType() constkanzi::Textureinline
getUrl() constkanzi::Resourceinline
getUsageFlags() constkanzi::Textureinline
getWidth() constkanzi::Surface
getWidthDivisor() constkanzi::Textureinline
getWidthOverride() const overridekanzi::Textureprotectedvirtual
GpuAndRam enum valuekanzi::GPUResource
GpuOnly enum valuekanzi::GPUResource
GPUResource(Domain *domain, string_view name="")kanzi::GPUResourceexplicitprotected
hasAutomaticHeight() constkanzi::Textureinline
hasAutomaticWidth() constkanzi::Textureinline
hasBaseValue(AbstractPropertyType propertyType) constkanzi::PropertyObject
hasLocalValue(AbstractPropertyType propertyType) constkanzi::PropertyObject
hasNonClassValue(AbstractPropertyType propertyType) constkanzi::PropertyObject
hasValue(AbstractPropertyType propertyType) constkanzi::PropertyObject
initialize()kanzi::Textureprotected
invalidate()kanzi::GPUResource
invalidateOverride() overridekanzi::Textureprotectedvirtual
isDeployed() constkanzi::GPUResourceinline
isDeployedOverride() const overridekanzi::Textureprotectedvirtual
isKeepAlive() constkanzi::Resource
isPropertyFlagSet(AbstractPropertyType propertyType, uint32_t flag) constkanzi::PropertyObject
isRenderTargetTransient() constkanzi::Textureinline
isTypeOf(const Metaclass *objectType) constkanzi::MetaObjectinline
m_appliedStyleskanzi::Objectprotected
m_depthStencilFormatkanzi::Textureprotected
m_faceCountkanzi::Textureprotected
m_formatkanzi::Textureprotected
m_framebufferkanzi::Textureprotected
m_heightkanzi::Textureprotected
m_heightDivisorkanzi::Textureprotected
m_imageHandlekanzi::Textureprotected
m_imageskanzi::Textureprotected
m_memoryTypekanzi::Textureprotected
m_mipmapLevelCountkanzi::Textureprotected
m_nativeDeploymentTargetkanzi::Textureprotected
m_overrideSamplerSettingskanzi::Textureprotected
m_rendertargetSampleCountkanzi::Textureprotected
m_renderTargetTransientkanzi::Textureprotected
m_samplerkanzi::Textureprotected
m_samplerNamekanzi::Textureprotected
m_sliceCountkanzi::Textureprotected
m_typekanzi::Textureprotected
m_usageFlagskanzi::Textureprotected
m_widthkanzi::Textureprotected
m_widthDivisorkanzi::Textureprotected
makeEditorInfo()kanzi::Objectstatic
makeHostCopyImages(const CreateInfo &createInfo)kanzi::Textureprotectedstatic
MemoryType enum namekanzi::GPUResource
MetaObject()kanzi::MetaObjectinlineexplicitprotected
notifyPropertyHandlers(PropertyStoragePtr &propertyStorage, PropertyNotificationReason reason)kanzi::PropertyObjectprotectedvirtual
Object(Domain *domain)kanzi::Objectexplicit
onCopy(const Object &other)kanzi::Objectprotected
kanzi::PropertyObject::onCopy(const PropertyObject &other)kanzi::PropertyObjectprotected
onPropertyChanged(AbstractPropertyType propertyType, PropertyNotificationReason reason)kanzi::PropertyObjectvirtual
popOverrideSamplerCreateInfo()kanzi::Textureinline
PropertyObject()kanzi::PropertyObjectexplicit
PropertyStorageConstIterator typedefkanzi::PropertyObject
PropertyStorageContainer typedefkanzi::PropertyObject
PropertyStorageIterator typedefkanzi::PropertyObject
PropertyStoragePtr typedefkanzi::PropertyObject
PropertyStorageReverseIterator typedefkanzi::PropertyObject
pushOverrideSamplerCreateInfo(Sampler::CreateInfo createInfo)kanzi::Textureinline
RamOnly enum valuekanzi::GPUResource
reattachFramebuffer()kanzi::Texture
reattachFramebuffer(RenderbufferSharedPtr colorRenderbuffer)kanzi::Texture
reattachFramebuffer(TextureSharedPtr depthTexture)kanzi::Texture
recreate(CreateInfo &createInfo)kanzi::Texture
reload()kanzi::Resource
reloadFromFile(string_view filePath)kanzi::Resource
reloadFromFileOverride(string_view filePath) overridekanzi::Textureprotectedvirtual
reloadFromKzb(KzbFile &kzbFile, ReadOnlyMemoryFile &file, KzbMemoryParser &parser)kanzi::Resource
reloadFromKzbOverride(KzbFile &kzbFile, ReadOnlyMemoryFile &file, KzbMemoryParser &parser) overridekanzi::Textureprotectedvirtual
reloadOverride() overridekanzi::Textureprotectedvirtual
removeKzbProperties(flat_set< AbstractPropertyType > *keepProperties)kanzi::PropertyObject
removeKzbProperties()kanzi::PropertyObjectinline
removeLocalPropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, void *ownerPointer)kanzi::PropertyObjectinline
removeLocalValue(AbstractPropertyType propertyType)kanzi::PropertyObject
removeLocalValue(AbstractPropertyTypeDescriptor &descriptor, PropertyStoragePtr &propertyStorage)kanzi::PropertyObjectprotected
removePropertyModifier(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner)kanzi::PropertyObjectinline
removePropertyModifierBase(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner, bool notify)kanzi::PropertyObjectinlineprotected
removePropertyModifierWithoutNotifyingHandlers(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner)kanzi::PropertyObjectinline
removePropertyNotificationHandler(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::NotificationCallback callback, void *owner)kanzi::PropertyObjectinline
removePropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, void *ownerPointer)kanzi::PropertyObjectinline
removePropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, void *owner)kanzi::PropertyObjectprotected
resize(size_t width, size_t height)kanzi::Texture
resolveMSAA(Renderer &renderer) constkanzi::Texture
Resource(Domain *domain, string_view name)kanzi::Resourceexplicitprotected
ResourceManagerkanzi::Texturefriend
setAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::Traits::ParameterType value)kanzi::PropertyObjectinline
setData(Face face, size_t mipmapLevel, size_t x, size_t y, size_t width, size_t height, const kanzi::byte *data)kanzi::Texture
setData(size_t mipmapLevel, size_t x, size_t y, size_t width, size_t height, const kanzi::byte *data)kanzi::Texture
setData(const kanzi::byte *data)kanzi::Texture
setHeightDivisor(unsigned int divisor)kanzi::Textureinline
setKeepAlive(bool keepAlive)kanzi::Resource
setProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Traits::ParameterType value)kanzi::PropertyObjectinline
setPropertyFlag(AbstractPropertyType propertyType, uint32_t flag)kanzi::PropertyObject
setScriptingContext(ScriptingContextSharedPtr context)kanzi::Objectinline
setUrl(string_view url)kanzi::Resource
setWidthDivisor(unsigned int divisor)kanzi::Textureinline
shouldBeDeployedDuringConstruction() constkanzi::Textureinlineprotected
Surface(Domain *domain, string_view name)kanzi::Surfaceinlineexplicitprotected
swapkanzi::Texturefriend
Texture(Domain *domain, const CreateInfo &createInfo, string_view name)kanzi::Textureexplicitprotected
Texture(Domain *domain, TextureType type, const gfx::NativeTextureHandle &nativeHandle, bool takeOwnership, GraphicsFormat format, unsigned int mipmapLevelCount, unsigned int width, unsigned int height, string_view name)kanzi::Textureexplicitprotected
unapplyObjectStyle(AppliedStyleEntrySharedPtr appliedStyleEntry)kanzi::Object
unapplyObjectStyles()kanzi::Object
validatePropertyModifiers(AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage)kanzi::PropertyObjectprotected
validatePropertyModifiersAndNotifyHandlers(AbstractPropertyType propertyType)kanzi::PropertyObject
validatePropertyModifiersAndNotifyHandlers(PropertyStoragePtr &propertyStorage)kanzi::PropertyObjectprotected
~GPUResource() overridekanzi::GPUResource
~MetaObject()kanzi::MetaObjectvirtual
~Object() overridekanzi::Object
~PropertyObject()kanzi::PropertyObjectvirtual
~Resource() overridekanzi::Resource