Searched refs:hasPerVertexColors (Results 1 – 2 of 2) sorted by relevance
93 bool hasPerVertexColors() const { in hasPerVertexColors() function166 if (mesh.hasPerVertexColors()) { in DrawVerticesOp()434 mesh.hasPerVertexColors(); in fillBuffers()475 if (mesh.hasPerVertexColors()) { in fillBuffers()
259 bool hasPerVertexColors() const { in hasPerVertexColors() function456 verts << (mesh.hasPerVertexColors() ? colors[i] : meshColor); in onPrepareDraws()