Searched refs:writeInstanceData (Results 1 – 3 of 3) sorted by relevance
73 void writeInstanceData(VertexWriter* instanceWriter, const Instance*) const;
30 void AtlasInstancedHelper::writeInstanceData(VertexWriter* instanceWriter, in writeInstanceData() function in skgpu::v1::AtlasInstancedHelper
203 fAtlasHelper.writeInstanceData(&instanceWriter, &i->fAtlasInstance); in onPrepare()