Home
last modified time | relevance | path

Searched refs:uniformKey (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/experimental/graphite/src/
H A DDrawPass.cpp93 return k1 < k2 || (k1 == k2 && this->uniformKey() < k.uniformKey()); in operator <()
119 uint64_t uniformKey() const { return sk_bit_cast<uint64_t>(fUniformKey); } in uniformKey() function in skgpu::DrawPass::SortKey

Completed in 1 milliseconds