Function spirv_std::arch::end_primitive
source · pub unsafe fn end_primitive()Expand description
Finish the current primitive and start a new one. No vertex is emitted.
Requires capability Geometry.
Safety
This instruction must only be used when only one stream is present.