Home
last modified time | relevance | path

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

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