wgpu4k-native
Toggle table of contents
v24.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
wgpu4k-native
wgpu4k-native
/
io.ygdrasil.wgpu
/
Functions
/
wgpuRenderPassEncoderSetScissorRect
wgpu
Render
Pass
Encoder
Set
Scissor
Rect
jvm
fun
wgpuRenderPassEncoderSetScissorRect
(
handler
:
MemorySegment
,
x
:
UInt
,
y
:
UInt
,
width
:
UInt
,
height
:
UInt
)