Searched refs:GrVertexAttribTypeIsIntType (Results 1 – 2 of 2) sorted by relevance
60 if (!GrVertexAttribTypeIsIntType(type)) { in set()
276 static inline bool GrVertexAttribTypeIsIntType(GrVertexAttribType type) { in GrVertexAttribTypeIsIntType() function