Skip to content

@bloopjs/toodle


@bloopjs/toodle / backends/webgpu/postprocess/mod / PostProcessDefaults

Variable: PostProcessDefaults

const PostProcessDefaults: object

Defined in: backends/webgpu/postprocess/mod.ts:17

Type declaration

pipelineDescriptor()

readonly pipelineDescriptor(device): GPURenderPipelineDescriptor

Parameters

device

GPUDevice

Returns

GPURenderPipelineDescriptor

sampler()

readonly sampler(device): GPUSampler

Parameters

device

GPUDevice

Returns

GPUSampler

vertexBufferLayout()

readonly vertexBufferLayout(_device): GPUVertexBufferLayout

Parameters

_device

GPUDevice

Returns

GPUVertexBufferLayout

vertexShader()

readonly vertexShader(device): GPUShaderModule

Parameters

device

GPUDevice

Returns

GPUShaderModule