Home
last modified time | relevance | path

Searched refs:fwidth (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/src/sksl/
H A DSkSLIntrinsicList.h48 SKSL_INTRINSIC(fwidth) \
/third_party/ffmpeg/libavcodec/
H A Dmobiclip.c1085 int fwidth = avctx->width; in predict_motion() local
1115 fwidth = fwidth >> 1; in predict_motion()
1132 offsetx + width + (mv.x + 1 >> 1) > fwidth || in predict_motion()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_tex.c1344 nir_ssa_def *fwidth = nir_fadd(b, nir_fabs(b, dfdx), nir_fabs(b, dfdy)); in nir_lower_lod_zero_width() local
1347 is_zero = nir_iand(b, is_zero, nir_feq(b, fwidth, nir_imm_float(b, 0.0))); in nir_lower_lod_zero_width()
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_hlsl.cpp4954 HLSL_UFOP(fwidth); in emit_instruction()
H A Dspirv_glsl.cpp2751 "frexp", "fwidth", "fwidthCoarse", "fwidthFine",
11338 GLSL_UFOP(fwidth);
H A Dspirv_msl.cpp7651 MSL_UFOP(fwidth); in emit_instruction()
/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp1235 B1(fwidth);
4708 F(fwidth) in create_builtins()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DSymbolTable_ESSL_autogen.cpp1946 constexpr const ImmutableString fwidth("fwidth");
1947 constexpr const ImmutableString fwidthExt("fwidth");
12122 BuiltInName::fwidth,
12130 BuiltInName::fwidth,
12138 BuiltInName::fwidth,
12146 BuiltInName::fwidth,
[all...]
H A DSymbolTable_autogen.cpp3111 constexpr const ImmutableString fwidth("fwidth");
3113 constexpr const ImmutableString fwidthExt("fwidth");
17655 BuiltInName::fwidth,
17663 BuiltInName::fwidth,
17671 BuiltInName::fwidth,
17679 BuiltInName::fwidth,
[all...]

Completed in 107 milliseconds