NAP
Sampler2DInstance Member List

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

getDeclaration() constSamplerInstance
getTexture() constSampler2DInstance
getVulkanSampler() constSamplerInstance
hasTexture() constSampler2DInstance
init(utility::ErrorState &errorState)SamplerInstance
mDeclarationSamplerInstanceprotected
mRenderServiceSamplerInstanceprotected
mSamplerSamplerInstanceprotected
mSamplerChangedCallbackSamplerInstanceprotected
mVulkanSamplerSamplerInstanceprotected
raiseChanged(int index=0)SamplerInstanceprotected
Sampler2DInstance(RenderService &renderService, const SamplerDeclaration &declaration, const Sampler2D *sampler2D, const SamplerChangedCallback &samplerChangedCallback)Sampler2DInstance
SamplerInstance(RenderService &renderService, const SamplerDeclaration &declaration, const Sampler *sampler, const SamplerChangedCallback &samplerChangedCallback)SamplerInstance
setTexture(Texture2D &texture)Sampler2DInstance
~SamplerInstance()SamplerInstancevirtual