Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dinstr-a2xx.h55 LOG_CLAMP = 15, enumerator
Ddisasm-a2xx.c176 INSTR(LOG_CLAMP, 1),
Dfd2_compiler.c696 alu = ir2_instr_create_alu(next_exec_cf(ctx), ~0, LOG_CLAMP); in translate_pow()