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

/xsrc/external/mit/MesaLib.old/src/compiler/
H A Dir_expression_operation.h91 ir_unop_dFdx_fine, enumerator in enum:ir_expression_operation
/xsrc/external/mit/MesaLib/src/compiler/
H A Dir_expression_operation.h101 ir_unop_dFdx_fine, enumerator in enum:ir_expression_operation
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_precision.cpp401 ir->operation == ir_unop_dFdx_fine ||
H A Dir_validate.cpp518 case ir_unop_dFdx_fine:
H A Dglsl_to_nir.cpp2021 case ir_unop_dFdx_fine: result = nir_fddx_fine(&b, srcs[0]); break;
H A Dir.cpp255 case ir_unop_dFdx_fine:
H A Dbuiltin_functions.cpp6791 UNOP(dFdxFine, ir_unop_dFdx_fine, derivative_control)
6825 body.emit(ret(add(abs(expr(ir_unop_dFdx_fine, p)),
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dir_validate.cpp452 case ir_unop_dFdx_fine:
H A Dir.cpp254 case ir_unop_dFdx_fine:
H A Dglsl_to_nir.cpp1984 case ir_unop_dFdx_fine: result = nir_fddx_fine(&b, srcs[0]); break;
H A Dbuiltin_functions.cpp6283 UNOP(dFdxFine, ir_unop_dFdx_fine, derivative_control)
6317 body.emit(ret(add(abs(expr(ir_unop_dFdx_fine, p)),
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dir_expression_operation_constant.h863 case ir_unop_dFdx_fine:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dir_to_mesa.cpp1377 case ir_unop_dFdx_fine:
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dir_to_mesa.cpp1301 case ir_unop_dFdx_fine:
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dir_expression_operation_constant.h983 case ir_unop_dFdx_fine:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp1535 case ir_unop_dFdx_fine:
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp1614 case ir_unop_dFdx_fine:

Completed in 83 milliseconds