Home
last modified time | relevance | path

Searched defs:vert_count (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_draw.c39 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()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_push.c248 unsigned vert_count = draw->count; in nv50_push_vbo() local
Dnv50_program.h101 uint32_t vert_count; member
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_draw.c1226 uint32_t vert_count = so ? in v3d_draw_vbo() local
1239 uint32_t vert_count = so ? in v3d_draw_vbo() local
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dgstd3d9overlay.c356 int vert_count, byte_count; in gst_d3d9_overlay_init_vb() local
/third_party/mesa3d/src/mesa/vbo/
Dvbo.h123 GLuint vert_count; /**< Number of vertices currently in buffer */ member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_vbo_translate.c567 unsigned vert_count = draw->count; in nvc0_push_vbo() local