Sign up to be notified when TypeGPU Academy is available, along with interactive examples teaching TypeGPU from the ground up.
Thank you for signing up for TypeGPU Academy updates!
You should receive a confirmation email shortly.
TgpuPrimitiveState = GPUPrimitiveState | Omit<GPUPrimitiveState, "stripIndexFormat"> & object | undefined
GPUPrimitiveState
Omit
"stripIndexFormat"
object
undefined
Defined in: packages/typegpu/src/core/pipeline/renderPipeline.ts:100