Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_isa.h284 #define ALU_OP1_LOG_CLAMPED 90 macro
Dr600_shader.c4962 alu.op = ALU_OP1_LOG_CLAMPED; in tgsi_lit()
4980 alu.op = ALU_OP1_LOG_CLAMPED; in tgsi_lit()
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_expr.cpp437 case ALU_OP1_LOG_CLAMPED: in fold_alu_op1()