Searched refs:hasVertexAttributes (Results 1 – 9 of 9) sorted by relevance
102 SkASSERT(programInfo.primProc().hasVertexAttributes() == in drawMeshes()
156 bool hasVertexAttributes() const { return SkToBool(fVertexAttributes.fCount); } in hasVertexAttributes() function
43 SkASSERT(primProc.hasVertexAttributes() == meshes[i].hasVertexData()); in draw()
157 bool hasVertexAttributes() const { return SkToBool(fVertexAttributes.fCount); } in hasVertexAttributes() function
40 SkASSERT(!proc.hasVertexAttributes()); // Curves are drawn with instanced rendering. in onEmitCode()
85 if (primProc.hasVertexAttributes()) { in setup_vertex_input_state()119 if (primProc.hasVertexAttributes()) { in setup_vertex_input_state()
92 if (primProc.hasVertexAttributes()) { in setup_vertex_input_state()126 if (primProc.hasVertexAttributes()) { in setup_vertex_input_state()
154 if (primProc.hasVertexAttributes()) {
214 if (primProc.hasVertexAttributes()) {