@bloopjs/toodle / backends/webgpu/postprocess/mod / PostProcessDefaults
Variable: PostProcessDefaults
constPostProcessDefaults:object
Defined in: backends/webgpu/postprocess/mod.ts:17
Type declaration
pipelineDescriptor()
readonlypipelineDescriptor(device):GPURenderPipelineDescriptor
Parameters
device
GPUDevice
Returns
GPURenderPipelineDescriptor
sampler()
readonlysampler(device):GPUSampler
Parameters
device
GPUDevice
Returns
GPUSampler
vertexBufferLayout()
readonlyvertexBufferLayout(_device):GPUVertexBufferLayout
Parameters
_device
GPUDevice
Returns
GPUVertexBufferLayout
vertexShader()
readonlyvertexShader(device):GPUShaderModule
Parameters
device
GPUDevice
Returns
GPUShaderModule