@blooper.gg/toodle / utils/boilerplate / getGpuPipelineDescriptor
Function: getGpuPipelineDescriptor()
getGpuPipelineDescriptor(
shaderDescriptor
,module
,presentationFormat
,blend?
):Omit
<GPURenderPipelineDescriptor
,"layout"
>
Defined in: utils/boilerplate.ts:46
Parameters
shaderDescriptor
module
GPUShaderModule
presentationFormat
GPUTextureFormat
blend?
GPUBlendState
Returns
Omit
<GPURenderPipelineDescriptor
, "layout"
>