Searched refs:UNDEFINED_VERTEX_ID (Results 1 – 7 of 7) sorted by relevance
120 stage->tmp[i]->vertex_id = UNDEFINED_VERTEX_ID; in draw_reset_vertex_ids()132 ((struct vertex_header *)verts)->vertex_id = UNDEFINED_VERTEX_ID; in draw_reset_vertex_ids()
134 if (vertex->vertex_id == UNDEFINED_VERTEX_ID && vbuf->vertex_ptr) { in emit_vertex()377 if(vbuf->max_vertices >= UNDEFINED_VERTEX_ID) in vbuf_alloc_vertices()378 vbuf->max_vertices = UNDEFINED_VERTEX_ID - 1; in vbuf_alloc_vertices()451 vbuf->max_indices = MIN2(render->max_indices, UNDEFINED_VERTEX_ID-1); in draw_vbuf_stage()
127 tmp->vertex_id = UNDEFINED_VERTEX_ID; in dup_vert()
62 header->vertex_id = UNDEFINED_VERTEX_ID; in initialize_vertex_header()
102 #define UNDEFINED_VERTEX_ID 0xffff macro
84 v->vertex_id = UNDEFINED_VERTEX_ID; in inject_front_face_info()
152 dst->vertex_id = UNDEFINED_VERTEX_ID; in interp()