SPV: SampleMask does not depend on SampleRateShading.
Fixes #1158. Fixes #1159.
This commit is contained in:
parent
e2c15b4f6e
commit
cbdf871d7f
11 changed files with 175 additions and 4 deletions
|
|
@ -4,7 +4,6 @@ spv.sampleMaskOverrideCoverage.frag
|
|||
// Id's are bound by 20
|
||||
|
||||
Capability Shader
|
||||
Capability SampleRateShading
|
||||
Extension "SPV_NV_sample_mask_override_coverage"
|
||||
1: ExtInstImport "GLSL.std.450"
|
||||
MemoryModel Logical GLSL450
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue