Home
last modified time | relevance | path

Searched defs:low_u32_offset (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/tint/src/transform/
Dvertex_pulling.cc449 auto low_u32_offset = offset & ~3u; in Fetch() local
472 auto low_u32_offset = offset & ~3u; in Fetch() local