NAP
SamplerCubeArrayInstance Member List

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

getDeclaration() constSamplerInstance
getNumElements() constSamplerArrayInstancevirtual
getTexture(int index) constSamplerCubeArrayInstance
getVulkanSampler() constSamplerInstance
hasTexture(int index) constSamplerCubeArrayInstance
init(utility::ErrorState &errorState)SamplerInstance
mDeclarationSamplerInstanceprotected
mRenderServiceSamplerInstanceprotected
mSamplerSamplerInstanceprotected
mSamplerChangedCallbackSamplerInstanceprotected
mVulkanSamplerSamplerInstanceprotected
operator[](size_t index)SamplerCubeArrayInstance
raiseChanged(int index=0)SamplerInstanceprotected
SamplerArrayInstance(RenderService &renderService, const SamplerDeclaration &declaration, const Sampler *sampler, const SamplerChangedCallback &samplerChangedCallback)SamplerArrayInstance
SamplerCubeArrayInstance(RenderService &renderService, const SamplerDeclaration &declaration, const SamplerCubeArray *samplerCubeArray, const SamplerChangedCallback &samplerChangedCallback)SamplerCubeArrayInstance
SamplerInstance(RenderService &renderService, const SamplerDeclaration &declaration, const Sampler *sampler, const SamplerChangedCallback &samplerChangedCallback)SamplerInstance
setTexture(int index, TextureCube &textureCube)SamplerCubeArrayInstance
~SamplerArrayInstance()SamplerArrayInstancevirtual
~SamplerInstance()SamplerInstancevirtual