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

/xsrc/external/mit/MesaLib.old/src/compiler/
H A Dir_expression_operation.h92 ir_unop_dFdy, enumerator in enum:ir_expression_operation
/xsrc/external/mit/MesaLib/src/compiler/
H A Dir_expression_operation.h102 ir_unop_dFdy, enumerator in enum:ir_expression_operation
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_precision.cpp402 ir->operation == ir_unop_dFdy ||
H A Dir_validate.cpp519 case ir_unop_dFdy:
H A Dglsl_to_nir.cpp2020 case ir_unop_dFdy: result = nir_fddy(&b, srcs[0]); break;
H A Dir.cpp256 case ir_unop_dFdy:
H A Dbuiltin_functions.cpp6792 UNOP(dFdy, ir_unop_dFdy, derivatives)
6802 body.emit(ret(add(abs(expr(ir_unop_dFdx, p)), abs(expr(ir_unop_dFdy, p)))));
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dir_validate.cpp453 case ir_unop_dFdy:
H A Dir.cpp255 case ir_unop_dFdy:
H A Dglsl_to_nir.cpp1983 case ir_unop_dFdy: result = nir_fddy(&b, srcs[0]); break;
H A Dbuiltin_functions.cpp6284 UNOP(dFdy, ir_unop_dFdy, derivatives)
6294 body.emit(ret(add(abs(expr(ir_unop_dFdx, p)), abs(expr(ir_unop_dFdy, p)))));
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dir_expression_operation_constant.h875 case ir_unop_dFdy:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dir_to_mesa.cpp1096 case ir_unop_dFdy:
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dir_to_mesa.cpp1023 case ir_unop_dFdy:
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dir_expression_operation_constant.h995 case ir_unop_dFdy:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp1538 case ir_unop_dFdy:
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp1617 case ir_unop_dFdy:

Completed in 64 milliseconds