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

/xsrc/external/mit/MesaLib.old/src/compiler/
H A Dir_expression_operation.h93 ir_unop_dFdy_coarse, enumerator in enum:ir_expression_operation
/xsrc/external/mit/MesaLib/src/compiler/
H A Dir_expression_operation.h103 ir_unop_dFdy_coarse, enumerator in enum:ir_expression_operation
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_precision.cpp403 ir->operation == ir_unop_dFdy_coarse ||
H A Dir_validate.cpp520 case ir_unop_dFdy_coarse:
H A Dglsl_to_nir.cpp2024 case ir_unop_dFdy_coarse: result = nir_fddy_coarse(&b, srcs[0]); break;
H A Dir.cpp257 case ir_unop_dFdy_coarse:
H A Dbuiltin_functions.cpp6793 UNOP(dFdyCoarse, ir_unop_dFdy_coarse, derivative_control)
6814 abs(expr(ir_unop_dFdy_coarse, p)))));
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dir_validate.cpp454 case ir_unop_dFdy_coarse:
H A Dir.cpp256 case ir_unop_dFdy_coarse:
H A Dglsl_to_nir.cpp1987 case ir_unop_dFdy_coarse: result = nir_fddy_coarse(&b, srcs[0]); break;
H A Dbuiltin_functions.cpp6285 UNOP(dFdyCoarse, ir_unop_dFdy_coarse, derivative_control)
6306 abs(expr(ir_unop_dFdy_coarse, p)))));
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dir_expression_operation_constant.h887 case ir_unop_dFdy_coarse:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dir_to_mesa.cpp1378 case ir_unop_dFdy_coarse:
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dir_to_mesa.cpp1302 case ir_unop_dFdy_coarse:
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dir_expression_operation_constant.h1007 case ir_unop_dFdy_coarse:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp1539 case ir_unop_dFdy_coarse:
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp1618 case ir_unop_dFdy_coarse:

Completed in 78 milliseconds