wgpu4k-toolkit
Toggle table of contents
0.0.1
common
Platform filter
common
Switch theme
Search in API
wgpu4k-toolkit
wgpu4k-toolkit
/
io.ygdrasil.webgpu
/
RenderingContext
Rendering
Context
interface
RenderingContext
:
AutoCloseable
Inheritors
SurfaceRenderingContext
TextureRenderingContext
Members
Properties
height
Link copied to clipboard
abstract
val
height
:
UInt
texture
Format
Link copied to clipboard
abstract
val
textureFormat
:
TextureFormat
width
Link copied to clipboard
abstract
val
width
:
UInt
Functions
close
Link copied to clipboard
expect
abstract
fun
close
(
)
get
Current
Texture
Link copied to clipboard
abstract
fun
getCurrentTexture
(
)
:
Texture