Home
last modified time | relevance | path

Searched refs:buffer_out_count (Results 1 – 1 of 1) sorted by relevance

/external/skqp/src/compute/hs/vk/bench/
Dmain.c706 uint32_t buffer_in_count, buffer_out_count; in main() local
708 hs_vk_pad(hs,count_hi,&buffer_in_count,&buffer_out_count); in main()
710 size_t const buffer_out_size = buffer_out_count * key_val_words * sizeof(uint32_t); in main()
834 hs_fill_rand(rand_h,buffer_out_count,key_val_words); in main()