Home
last modified time | relevance | path

Searched defs:vertex_buf (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/plotters-backend/src/rasterizer/
Dpath.rs115 let mut vertex_buf = Vec::with_capacity(3); in traverse_vertices() localVariable
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_compositor.h127 struct pipe_vertex_buffer vertex_buf; member