Home
last modified time | relevance | path

Searched refs:recorded_vertex_count (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h264 uint32_t recorded_vertex_count; member
611 return v3d_stream_output_target(ptarget)->recorded_vertex_count; in v3d_stream_output_target_get_vertex_count()
Dv3d_context.c148 so->recorded_vertex_count += num_verts; in v3d_update_primitive_counters()