Searched defs:MeshUniform (Results 1 – 1 of 1) sorted by relevance
32 struct MeshUniform { struct47 MeshUniform& operator=(const SkMatrix& val) { argument53 float* data = reinterpret_cast<float*>(85 MeshUniformBuilder* fOwner; argument88 MeshUniform uniform(std::string_view name) { return {this, fMeshSpec->findUniform(name)}; } in uniform() argument