Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
gpuGPUShaderModule
Interface gpuGPUShaderModule
interface
gpuGPUShaderModule
{
getCompilationInfo
(
)
:
Promise
<
gpuGPUCompilationInfo
>
;
}
Index
Methods
get
Compilation
Info
Methods
get
Compilation
Info
get
Compilation
Info
(
)
:
Promise
<
gpuGPUCompilationInfo
>
Returns
Promise
<
gpuGPUCompilationInfo
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
get
Compilation
Info
@cloudflare/workers-types
Loading...