Searched refs:num_mip (Results 1 – 1 of 1) sorted by relevance
1915 u32 num_mip; in vmw_surface_dirty_alloc() local1926 num_mip = metadata->mip_levels[0]; in vmw_surface_dirty_alloc()1927 if (!num_mip) in vmw_surface_dirty_alloc()1928 num_mip = 1; in vmw_surface_dirty_alloc()1930 num_subres = num_layers * num_mip; in vmw_surface_dirty_alloc()1941 num_mip, num_layers, num_samples, in vmw_surface_dirty_alloc()
Completed in 8 milliseconds