NAP
Sampler2DArrayInstance Member List

This is the complete list of members for Sampler2DArrayInstance, including all inherited members.

getDeclaration() constSamplerInstance
getNumElements() constSamplerArrayInstancevirtual
getTexture(int index) constSampler2DArrayInstance
getVulkanSampler() constSamplerInstance
hasTexture(int index) constSampler2DArrayInstance
init(utility::ErrorState &errorState)SamplerInstance
mDeclarationSamplerInstanceprotected
mRenderServiceSamplerInstanceprotected
mSamplerSamplerInstanceprotected
mSamplerChangedCallbackSamplerInstanceprotected
mVulkanSamplerSamplerInstanceprotected
operator[](size_t index)Sampler2DArrayInstance
raiseChanged(int index=0)SamplerInstanceprotected
Sampler2DArrayInstance(RenderService &renderService, const SamplerDeclaration &declaration, const Sampler2DArray *sampler2DArray, const SamplerChangedCallback &samplerChangedCallback)Sampler2DArrayInstance
SamplerArrayInstance(RenderService &renderService, const SamplerDeclaration &declaration, const Sampler *sampler, const SamplerChangedCallback &samplerChangedCallback)SamplerArrayInstance
SamplerInstance(RenderService &renderService, const SamplerDeclaration &declaration, const Sampler *sampler, const SamplerChangedCallback &samplerChangedCallback)SamplerInstance
setTexture(int index, Texture2D &texture)Sampler2DArrayInstance
~SamplerArrayInstance()SamplerArrayInstancevirtual
~SamplerInstance()SamplerInstancevirtual