Home
last modified time | relevance | path

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

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/vulkan/
H A Dradv_private.h209 radv_float_to_sfixed(float value, unsigned frac_bits) in radv_float_to_sfixed() function
H A Dradv_device.c6286 …sampler->state[2] = (S_008F38_LOD_BIAS(radv_float_to_sfixed(CLAMP(pCreateInfo->mipLodBias, -16, 16… in radv_init_sampler()