Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder.cc1873 uint32_t Builder::GenerateSplat(uint32_t scalar_id, const sem::Type* vec_type) { in GenerateSplat()
2542 auto splat = [&](uint32_t scalar_id) -> uint32_t { in GenerateIntrinsicCall()