Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_isa.h290 #define ALU_OP1_LOG_CLAMPED 90 macro
Dr600_shader.c5545 alu.op = ALU_OP1_LOG_CLAMPED; in tgsi_lit()
5563 alu.op = ALU_OP1_LOG_CLAMPED; in tgsi_lit()
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_expr.cpp426 case ALU_OP1_LOG_CLAMPED: in fold_alu_op1()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_assembler.cpp1305 {op1_log_clamped, ALU_OP1_LOG_CLAMPED},