minigpu library
Classes
- Buffer
- A buffer.
- ComputeShader
- A compute shader.
- Minigpu
- Controls the initialization and destruction of the minigpu context.
Enums
- BufferDataType
- Enum representing supported buffer data types.
Functions
-
getBufferSizeForType(
BufferDataType type, int count) → int -
getWGSLType(
BufferDataType type) → String