Searched refs:bias_frac (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/panfrost/midgard/ | ||
H A D | disassemble.c | 1865 float bias_frac = texture->bias / 256.0f; in print_texture_word() local 1866 float bias = bias_int + bias_frac; in print_texture_word() |
Completed in 4 milliseconds