Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/test/
Dbi_test_pack.c218 bit_fmod_helper(struct panfrost_device *dev, in bit_fmod_helper() function
593 bit_fmod_helper(dev, BI_ADD, sz, true, input, debug, 0); in bit_packing()
594 bit_fmod_helper(dev, BI_ADD, sz, false, input, debug, 0); in bit_packing()
597 bit_fmod_helper(dev, BI_MINMAX, sz, false, input, debug, BI_MINMAX_MIN); in bit_packing()
598 bit_fmod_helper(dev, BI_MINMAX, sz, false, input, debug, BI_MINMAX_MAX); in bit_packing()