Skip to content

Integer Sampling & Sampler Reduction Modes #1267

@kainino0x

Description

@kainino0x

It came up while producing this spreadsheet that it's unclear whether integer formats are ever filterable. @kvark surmised that they might be, in particular with Sampler Reduction Modes which allow samplers to reduces samples by min or max instead of by weighted average.

On Vulkan, at least, VK_EXT_sampler_filter_minmax has surprisingly widespread support - semi-recent AMD, NVIDIA, Intel, and Qualcomm (some Adreno 500+) all support it.

Metadata

Metadata

Assignees

Labels

apiWebGPU API

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions