Searched refs:int2float (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dr600_blit_shaders.h41 __pure uint32_t int2float(uint32_t x);
H A Dr600_blit_kms.c50 __pure uint32_t int2float(uint32_t x) function
765 vb_cpu_addr[5] = int2float(h);
767 vb_cpu_addr[7] = int2float(h);
769 vb_cpu_addr[8] = int2float(w);
770 vb_cpu_addr[9] = int2float(h);
771 vb_cpu_addr[10] = int2float(w);
772 vb_cpu_addr[11] = int2float(h);

Completed in 78 milliseconds