Home
last modified time | relevance | path

Searched defs:vert_count (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/mesa/vbo/
H A Dvbo.h123 GLuint vert_count; /**< Number of vertices currently in buffer */ member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_push.c248 unsigned vert_count = draw->count; in nv50_push_vbo() local
H A Dnv50_program.h101 uint32_t vert_count; member
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_draw.c39 vc4_get_draw_cl_space(struct vc4_job *job, int vert_count) in vc4_get_draw_cl_space() argument
278 vc4_hw_2116_workaround(struct pipe_context *pctx, int vert_count) in vc4_hw_2116_workaround() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo_translate.c567 unsigned vert_count = draw->count; in nvc0_push_vbo() local
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_draw.c1226 uint32_t vert_count = so ? in v3d_draw_vbo() local
1239 uint32_t vert_count = so ? in v3d_draw_vbo() local

Completed in 8 milliseconds