Searched refs:alloc_sizes (Results 1 – 1 of 1) sorted by relevance
158 const unsigned alloc_sizes[] = {16, 450, 79, 240, 128, 1001}; in TEST_P() local159 const unsigned num_resources = sizeof(alloc_sizes) / sizeof(alloc_sizes[0]); in TEST_P()168 virgl_staging_alloc(&staging, alloc_sizes[i], alignment, &out_offset, in TEST_P()180 expected_offset += alloc_sizes[i]; in TEST_P()