skia /
skia /
45bccf339342dfca11887af2c569b5153455d1f1 [graphite] Immutable sampler data appending + processing fixes
* Correctly adds a value of "0" from the PaintParamsKey to ShaderNode data to explicitly convey a lack of material data
* Removes a debug assertion that cannot be expected to succeed with the current design flaw outlined in b/898596.
^ This should not cause any new issues seeing as it currently only fails existing failing assertions within Clank integration tests OR when running certain Dawn-Metal tests (which never use immutable samplers anyways, but *do* append sampler data of "0" given that the if !defined(__EMSCRIPTEN__) condition which gates immutable sampler functionality is still met)
* Also fixes a random typo encountered within KeyHelpers
Change-Id: I97126eee6635e466d077e39175a4e43d9fb7ae87
Bug: b/366220690
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/898596
Commit-Queue: Nicolette Prevost <nicolettep@google.com>
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
3 files changed