Searched refs:DRAW_ATTR_NONEXIST (Results 1 – 3 of 3) sorted by relevance
47 #define DRAW_ATTR_NONEXIST 255 macro122 src_index = DRAW_ATTR_NONEXIST; in draw_emit_vertex_attr()
98 else if (vinfo->attrib[i].src_index == DRAW_ATTR_NONEXIST) { in draw_pt_emit_prepare()
225 else if (vinfo->attrib[i].src_index == DRAW_ATTR_NONEXIST) { in vbuf_start_prim()