Searched defs:vert_count (Results 1 – 7 of 7) sorted by relevance
39 vc4_get_draw_cl_space(struct vc4_job *job, int vert_count) in vc4_get_draw_cl_space()278 vc4_hw_2116_workaround(struct pipe_context *pctx, int vert_count) in vc4_hw_2116_workaround()
248 unsigned vert_count = draw->count; in nv50_push_vbo() local
101 uint32_t vert_count; member
1226 uint32_t vert_count = so ? in v3d_draw_vbo() local1239 uint32_t vert_count = so ? in v3d_draw_vbo() local
356 int vert_count, byte_count; in gst_d3d9_overlay_init_vb() local
123 GLuint vert_count; /**< Number of vertices currently in buffer */ member
567 unsigned vert_count = draw->count; in nvc0_push_vbo() local