Searched defs:vertexSpec (Results 1 – 2 of 2) sorted by relevance
190 VertexSpec vertexSpec() const { in vertexSpec() function in __anon116b380a0111::FillRectOpImpl211 const VertexSpec vertexSpec = this->vertexSpec(); in onCreateProgramInfo() local238 const VertexSpec vertexSpec = this->vertexSpec(); in onPrePrepareDraws() local248 void tessellate(const VertexSpec& vertexSpec, char* dst) const { in tessellate() argument266 const VertexSpec vertexSpec = this->vertexSpec(); in onPrepareDraws() local305 const VertexSpec vertexSpec = this->vertexSpec(); in onExecute() local
613 const VertexSpec& vertexSpec, in Make()