Searched defs:num_strides (Results 1 – 2 of 2) sorted by relevance
117 UINT *strides, UINT *num_strides) in fill_so_declaration()278 UINT num_entries = 0, num_strides = 0; in create_gfx_pipeline_state() local
195 size_t num_strides = std::min(max_strides, extent.height - y); in present() local