- beginQueryEXT
void beginQueryEXT(uint target, WebGLQuery query)
Undocumented in source. Be warned that the author may not have intended to support it.
- createQueryEXT
auto createQueryEXT()
Undocumented in source. Be warned that the author may not have intended to support it.
- deleteQueryEXT
void deleteQueryEXT(Optional!(T0) query)
Undocumented in source. Be warned that the author may not have intended to support it.
- endQueryEXT
void endQueryEXT(uint target)
Undocumented in source. Be warned that the author may not have intended to support it.
- getQueryEXT
auto getQueryEXT(uint target, uint pname)
Undocumented in source. Be warned that the author may not have intended to support it.
- getQueryObjectEXT
auto getQueryObjectEXT(WebGLQuery query, uint pname)
Undocumented in source. Be warned that the author may not have intended to support it.
- isQueryEXT
bool isQueryEXT(Optional!(T0) query)
Undocumented in source. Be warned that the author may not have intended to support it.
- queryCounterEXT
void queryCounterEXT(WebGLQuery query, uint target)
Undocumented in source. Be warned that the author may not have intended to support it.