chromium/third_party/blink/web_tests/external/wpt/interfaces/KHR_parallel_shader_compile.idl

// GENERATED CONTENT - DO NOT EDIT
// Content was automatically extracted by Reffy into webref
// (https://github.com/w3c/webref)
// Source: WebGL KHR_parallel_shader_compile Extension Specification (https://registry.khronos.org/webgl/extensions/KHR_parallel_shader_compile/)

[Exposed=(Window,Worker), LegacyNoInterfaceObject]
interface KHR_parallel_shader_compile {
  const GLenum COMPLETION_STATUS_KHR                = 0x91B1;
};