Searched defs:vert0 (Results 1 – 5 of 5) sorted by relevance
26 static bool equal(const SkVertices* vert0, const SkVertices* vert1) { in equal()
70 genType const & vert0, genType const & vert1, genType const & vert2,
105 VertexPacket *vert0 = vertices[0]; in exec() local
488 nir_variable *vert0 = nir_local_variable_create(b->impl, glsl_vec4_type(), "vert0"); in build_line_nir_shader() local