Searched refs:bit_fcmp_helper (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/panfrost/bifrost/test/ |
D | bi_test_pack.c | 399 bit_fcmp_helper(struct panfrost_device *dev, uint32_t *input, unsigned size, enum bit_debug debug, … in bit_fcmp_helper() function 645 bit_fcmp_helper(dev, (uint32_t *) input32, 32, debug, true); in bit_packing() 646 bit_fcmp_helper(dev, (uint32_t *) input32, 16, debug, true); in bit_packing()
|