Home
last modified time | relevance | path

Searched refs:lod_operand (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
H A Ddisassemble.c1845 char lod_operand = texture_op_takes_bias(texture->op) ? '+' : '='; in print_texture_word() local
1848 fprintf(fp, "lod %c ", lod_operand); in print_texture_word()

Completed in 4 milliseconds