48d7f7ca20
Covers some common geometry processors, texture effect, etc. This also rearranges how fp keys are arranged in the overall key. We no longer include the key size as part of the key - this made no sense. Instead, we explicitly include the number of children. We also put all data for one fp before any children, so the tree can be reconstructed more-or-less top-down. Finally, added an "addBool" helper that reads nicer than addBits(1) everywhere. Bug: skia:11372 Change-Id: I4e35257fb5923d88fe6d7522109a0b3f4c4017d4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/379059 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Brian Osman <brianosman@google.com> |
||
---|---|---|
.. | ||
blend | ||
errors | ||
folding | ||
fp | ||
glsl | ||
inliner | ||
intrinsics | ||
metal | ||
runtime | ||
runtime_errors | ||
shared | ||
spirv | ||
workarounds | ||
README.txt |
This directory contains skslc-compiled output from matching source files in the /resources/sksl/ directory.