The base test
The framebuffer format
The fragment shader with the following interface: Location 0 output is framebuffer with format Group 0 binding 0 is input data
The framebuffer width
The framebuffer height
The input data
A functor to check the framebuffer values
Generated using TypeDoc
Runs a subgroup builtin test for fragment shaders
This test draws a full screen triangle. Tests should avoid checking the last row or column to avoid helper invocations. Underlying APIs do not consistently guarantee whether helper invocations participate in subgroup operations.