This is the complete list of members for Sampler2DArrayInstance, including all inherited members.
| getDeclaration() const | SamplerInstance | |
| getNumElements() const | SamplerArrayInstance | virtual |
| getTexture(int index) const | Sampler2DArrayInstance | |
| getVulkanSampler() const | SamplerInstance | |
| hasTexture(int index) const | Sampler2DArrayInstance | |
| init(utility::ErrorState &errorState) | SamplerInstance | |
| mDeclaration | SamplerInstance | protected |
| mRenderService | SamplerInstance | protected |
| mSampler | SamplerInstance | protected |
| mSamplerChangedCallback | SamplerInstance | protected |
| mVulkanSampler | SamplerInstance | protected |
| operator[](size_t index) | Sampler2DArrayInstance | |
| raiseChanged(int index=0) | SamplerInstance | protected |
| 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() | SamplerArrayInstance | virtual |
| ~SamplerInstance() | SamplerInstance | virtual |