Class BufferTextureInstanceComponent
java.lang.Object
dev.engine_room.flywheel.backend.compile.component.InstanceAssemblerComponent
dev.engine_room.flywheel.backend.compile.component.BufferTextureInstanceComponent
- All Implemented Interfaces:
SourceComponent
-
Field Summary
Fields inherited from class dev.engine_room.flywheel.backend.compile.component.InstanceAssemblerComponent
layout, STRUCT_NAME, UNPACK_ARG, UNPACK_FN_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected GlslExpraccess(int uintOffset) protected voidgenerateUnpacking(GlslBuilder builder) name()Methods inherited from class dev.engine_room.flywheel.backend.compile.component.InstanceAssemblerComponent
included, source, unpackElement
-
Constructor Details
-
BufferTextureInstanceComponent
-
-
Method Details
-
name
-
generateUnpacking
- Specified by:
generateUnpackingin classInstanceAssemblerComponent
-
access
- Specified by:
accessin classInstanceAssemblerComponent
-