The KHR_parallel_shader_compile extension is part of the WebGL API and enables a non-blocking poll operation, so that compile/link status availability (COMPLETION_STATUS_KHR) can be queried without potentially incurring stalls.
KHR_parallel_shader_compile
COMPLETION_STATUS_KHR
MDN Reference
Readonly
The
KHR_parallel_shader_compile
extension is part of the WebGL API and enables a non-blocking poll operation, so that compile/link status availability (COMPLETION_STATUS_KHR
) can be queried without potentially incurring stalls.MDN Reference