skia2/tests/graphite
Robert Phillips db7f2c67c2 [graphite] Add lookup by unique ID to program and uniform caches
The SortKey will only hold the uniqueID of the program and uniform data. When actually executing the draw we will need to reconnect with the actual data.

Bug: skia:12466
Change-Id: Iea7f0a99d471ea7fe2a3864bdd60255b09289088
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/464926
Reviewed-by: Greg Daniel <egdaniel@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
2021-10-28 19:43:00 +00:00
..
CommandBufferTest.cpp [graphite] Add vertex and instance buffer support. 2021-10-28 14:50:38 +00:00
IntersectionTreeTest.cpp [graphite] Add an IntersectionTree class 2021-10-19 19:45:01 +00:00
MaskTest.cpp [graphite] Move some types to GraphiteTypesPriv 2021-10-25 19:18:32 +00:00
ProgramCacheTest.cpp [graphite] Add lookup by unique ID to program and uniform caches 2021-10-28 19:43:00 +00:00
RectTest.cpp [graphite] Update Shape to use skgpu::Rect and float2 2021-10-19 23:25:48 +00:00
ShapeTest.cpp [graphite] Remove the skpu::geom namespace 2021-10-12 17:55:07 +00:00
TransformTest.cpp [graphite] Add Transform that wraps matrix, inverse, type and scale factors 2021-10-16 00:06:32 +00:00
UniformCacheTest.cpp [graphite] Add lookup by unique ID to program and uniform caches 2021-10-28 19:43:00 +00:00
UniformTest.cpp [graphite] Add caches for uniformdata and programs 2021-10-28 17:02:57 +00:00