Interface MutableUniformAccess

All Superinterfaces:
UniformAccess
All Known Subinterfaces:
PostPipeline
All Known Implementing Classes:
BlitPostStage, CompositePostPipeline, CopyPostStage, DepthFunctionPostStage, FramebufferPostStage, MaskPostStage

@ScheduledForRemoval(inVersion="4.0.0") @Deprecated public interface MutableUniformAccess extends UniformAccess
Deprecated.
Use UniformAccess instead
Provides write access to all uniform variables in a shader program.