[][src]Function meshopt::ffi::meshopt_analyzeVertexFetch

pub unsafe extern "C" fn meshopt_analyzeVertexFetch(
    indices: *const c_uint,
    index_count: usize,
    vertex_count: usize,
    vertex_size: usize
) -> meshopt_VertexFetchStatistics

Vertex fetch cache analyzer Returns cache hit statistics using a simplified direct mapped model Results may not match actual GPU performance