Searched refs:hasVertexAttributes (Results 1 – 7 of 7) sorted by relevance
222 if (fProgram->geomProc().hasVertexAttributes() && !fVertexBufferIfNoIDSupport) { in onExecute()
324 fCoverBBoxProgram->geomProc().hasVertexAttributes() && in onExecute()
447 fCoverHullsProgram->geomProc().hasVertexAttributes() && in onExecute()
115 fVertexBufferStatus = (programInfo.geomProc().hasVertexAttributes()) ? in bindPipeline()
188 bool hasVertexAttributes() const { return SkToBool(fVertexAttributes.count()); } in hasVertexAttributes() function
240 if (geomProc.hasVertexAttributes()) { in setup_vertex_input_layout()
181 if (geomProc.hasVertexAttributes()) {