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