ComputeShader
Types
Functions
Link copied to clipboard
abstract fun buffer(name: String, shaderStorageBuffer: ShaderStorageBuffer)
Content copied to clipboard
Link copied to clipboard
abstract fun counters(bindingIndex: Int, counterBuffer: AtomicCounterBuffer)
Content copied to clipboard
Link copied to clipboard
abstract fun image( name: String, image: Int, imageBinding: ImageBinding)
Content copied to clipboard
Bind image unit to imageBinding
Link copied to clipboard