libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
EXT_disjoint_timer_query.deleteQueryEXT
libwasm
bindings
WebGLRenderingContext
EXT_disjoint_timer_query
Undocumented in source. Be warned that the author may not have intended to support it.
struct
EXT_disjoint_timer_query
nothrow
void
deleteQueryEXT
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
query
)
if
(
isTOrPointer
!(
T0
,
WebGLQuery
)
)
Meta
Source
See Implementation
libwasm
bindings
WebGLRenderingContext
EXT_disjoint_timer_query
constructors
this
functions
beginQueryEXT
createQueryEXT
deleteQueryEXT
endQueryEXT
getQueryEXT
getQueryObjectEXT
isQueryEXT
queryCounterEXT
variables
CURRENT_QUERY_EXT
GPU_DISJOINT_EXT
QUERY_COUNTER_BITS_EXT
QUERY_RESULT_AVAILABLE_EXT
QUERY_RESULT_EXT
TIMESTAMP_EXT
TIME_ELAPSED_EXT
handle