Searched defs:vertexSpec (Results 1 – 2 of 2) sorted by relevance
218 VertexSpec vertexSpec() const { in vertexSpec() function in __anon2f9af49b0111::FillRectOpImpl239 const VertexSpec vertexSpec = this->vertexSpec(); in onCreateProgramInfo() local266 const VertexSpec vertexSpec = this->vertexSpec(); in onPrePrepareDraws() local276 void tessellate(const VertexSpec& vertexSpec, char* dst) const { in tessellate() argument294 const VertexSpec vertexSpec = this->vertexSpec(); in onPrepareDraws() local333 const VertexSpec vertexSpec = this->vertexSpec(); in onExecute() local
628 const VertexSpec& vertexSpec, in Make()