Searched defs:vert_count (Results 1 – 6 of 6) sorted by relevance
39 vc4_get_draw_cl_space(struct vc4_job *job, int vert_count) in vc4_get_draw_cl_space()276 vc4_hw_2116_workaround(struct pipe_context *pctx, int vert_count) in vc4_hw_2116_workaround()
103 GLuint vert_count; /**< Number of vertices currently in buffer */ member164 GLuint vert_count; member
246 unsigned vert_count = info->count; in nv50_push_vbo() local
96 uint32_t vert_count; member
1350 uint32_t vert_count = so ? in v3d_draw_vbo() local1362 uint32_t vert_count = so ? in v3d_draw_vbo() local
560 unsigned vert_count = info->count; in nvc0_push_vbo() local