8#ifndef skgpu_graphite_GraphiteResourceKey_DEFINED
9#define skgpu_graphite_GraphiteResourceKey_DEFINED
37 fShareable = that.fShareable;
47 return !(*
this == that);
@ kNo
Don't pre-clip the geometry before applying the (perspective) matrix.
ResourceKey & operator=(const ResourceKey &that)
bool operator==(const ResourceKey &that) const
Builder(GraphiteResourceKey *key, ResourceType type, int data32Count, Shareable shareable)
ResourceType resourceType() const
Shareable shareable() const
GraphiteResourceKey(const GraphiteResourceKey &that)
bool operator!=(const GraphiteResourceKey &that) const
GraphiteResourceKey & operator=(const GraphiteResourceKey &that)
static ResourceType GenerateResourceType()
bool operator==(const GraphiteResourceKey &that) const