Uses of Interface
cz.fidentis.analyst.glsl.buffers.TextureBuffer
Packages that use TextureBuffer
Package
Description
Groups of GLSL buffers used together by GLSL programs and shaders.
-
Uses of TextureBuffer in cz.fidentis.analyst.glsl.buffergroups
Methods in cz.fidentis.analyst.glsl.buffergroups that return TextureBufferModifier and TypeMethodDescriptionGlslBufferGroup.getTextureAdapterBuffer
(BufferDef bufferName) Returns registered texture adapter buffer. -
Uses of TextureBuffer in cz.fidentis.analyst.glsl.buffergroups.impl
Methods in cz.fidentis.analyst.glsl.buffergroups.impl that return TextureBufferModifier and TypeMethodDescriptionAbstractBufferGroup.getTextureAdapterBuffer
(BufferDef bufferName) -
Uses of TextureBuffer in cz.fidentis.analyst.glsl.buffers.impl
Classes in cz.fidentis.analyst.glsl.buffers.impl that implement TextureBufferModifier and TypeClassDescriptionclass
A texture buffer backed by another buffer.