spock
Toggle table of contents
0.0.1-alpha.1
Select version
0.0.1-alpha.3
0.0.1-alpha.2
0.0.1-alpha.1
common
Platform filter
common
Switch theme
Search in API
spock
core
/
quest.laxla.spock
/
WebGpuApplication
Web
Gpu
Application
interface
WebGpuApplication
:
Application
(
source
)
Inheritors
MyApplication
Members
Properties
device
Link copied to clipboard
abstract
val
device
:
Device
format
Link copied to clipboard
abstract
val
format
:
TextureFormat
surface
Link copied to clipboard
abstract
val
surface
:
Surface
Functions
close
Link copied to clipboard
abstract
suspend
fun
close
(
)
contains
Link copied to clipboard
abstract
operator
fun
contains
(
closeable
:
SuspendCloseable
)
:
Boolean
render
Frame
Link copied to clipboard
abstract
suspend
fun
renderFrame
(
)
unary
Plus
Link copied to clipboard
abstract
operator
fun
<
T
:
AutoCloseable
>
T
.
unaryPlus
(
)
:
T
abstract
operator
fun
<
T
:
SuspendCloseable
>
T
.
unaryPlus
(
)
:
T