cts icon indicating copy to clipboard operation
cts copied to clipboard

op: pipeline,default_layout:layout - default layout is computed correctly

Open kainino0x opened this issue 3 years ago • 2 comments

E.g. make sure it returns the right visibilities.

See gpuweb/gpuweb#1806 and gpuweb/gpuweb#2064

kainino0x avatar Jan 13 '22 03:01 kainino0x

This test should probably include testing "auto" as of https://github.com/gpuweb/gpuweb/pull/2657.

lokokung avatar Oct 13 '22 20:10 lokokung

based on missing code coverage, testing should be sure to include: * merging to use max minBufferSize * merging stage visibilities * incompatibilities between entries. like sampleType mismatch or storageTexture format/access mismatch * depth sample types * comparison samplers

austinEng avatar Feb 13 '23 23:02 austinEng