Searched refs:asKey (Results 1 – 6 of 6) sorted by relevance
48 const uint32_t* asKey() const { in asKey() function70 const uint32_t* aKey = this->asKey();71 const uint32_t* bKey = that.asKey();92 const uint32_t* aKey = a.asKey(); in Less()93 const uint32_t* bKey = b.asKey(); in Less()
58 GR_STATIC_ASSERT(1 == sizeof(caps.configTextureSwizzle(config).asKey())); in sampler_key()60 caps.configTextureSwizzle(config).asKey() << kSamplerOrImageTypeKeyBits | in sampler_key()208 header->fOutputSwizzle = shaderCaps.configOutputSwizzle(rt->config()).asKey(); in Build()
240 b->add32(fSwizzle.asKey()); in SwizzleOutput()
69 uint8_t asKey() const { return fKey; } in asKey() function
188 return SkOpts::hash_fn(desc.asKey(), desc.keyLength(), 0); in operator()
295 return SkOpts::hash_fn(desc.asKey(), desc.keyLength(), 0); in operator()