Home | History | Annotate | Download | only in layers

Lines Matching full:sampler

80 | Valid sampler descriptor Updates | An invalid sampler is used when updating SAMPLERsampler handle is known, can add further validation for sampler parameters |
81 | Immutable sampler update consistency | Within a single write update, all sampler updates must use either immutable samplers or non-immutable samplers, but not a combination of both. | INCONSISTENT_IMMUTABLE_SAMPLER_UPDATE | vkUpdateDescriptorSets | None | Write a test for this case |