Home
last modified time | relevance | path

Searched refs:FXC (Results 1 – 25 of 324) sorted by relevance

12345678910>>...13

/dports/multimedia/kodi/xbmc-19.3-Matrix/cmake/modules/
H A DFindD3DX11Effects.cmake5 # FXC - Path to the DirectX Effects Compiler (FXC)
23 find_program(FXC fxc
30 if(NOT FXC)
31 message(WARNING "Could NOT find DirectX Effects Compiler (FXC)")
33 mark_as_advanced(FXC)
/dports/audio/mumble/mumble-1.3.3/overlay/
H A Doverlay-shared.pro47 FXC = "\"$$(DXSDK_DIR)\\Utilities\\bin\\x86\\fxc.exe\""
49 FXC = fxc.exe
52 FXC = fxc.exe
56 fxc.commands = $${FXC} /Tfx_4_0 /O3 /Fh${QMAKE_FILE_OUT} ${QMAKE_FILE_NAME}
62 vs11.commands = $${FXC} /Tvs_5_0 /O3 /Vng_vertex_shader /Fh${QMAKE_FILE_OUT} ${QMAKE_FILE_NAME}
68 ps11.commands = $${FXC} /Tps_5_0 /O3 /Vng_pixel_shader /Fh${QMAKE_FILE_OUT} ${QMAKE_FILE_NAME}
/dports/audio/murmur/mumble-1.3.3/overlay/
H A Doverlay-shared.pro47 FXC = "\"$$(DXSDK_DIR)\\Utilities\\bin\\x86\\fxc.exe\""
49 FXC = fxc.exe
52 FXC = fxc.exe
56 fxc.commands = $${FXC} /Tfx_4_0 /O3 /Fh${QMAKE_FILE_OUT} ${QMAKE_FILE_NAME}
62 vs11.commands = $${FXC} /Tvs_5_0 /O3 /Vng_vertex_shader /Fh${QMAKE_FILE_OUT} ${QMAKE_FILE_NAME}
68 ps11.commands = $${FXC} /Tps_5_0 /O3 /Vng_pixel_shader /Fh${QMAKE_FILE_OUT} ${QMAKE_FILE_NAME}
/dports/math/vtk6/VTK-6.2.0/ThirdParty/libproj4/vtklibproj4/
H A Dproj_collg.c31 #define FXC 1.12837916709551257390 macro
40 xy.x = FXC * lp.lam * xy.y;
54 lp.lam = xy.x / (FXC * sqrt(lp.lam));
H A Dproj_eck2.c31 #define FXC 0.46065886596178063902 macro
37 xy.x = FXC * lp.lam * (xy.y = sqrt(4. - 3. * sin(fabs(lp.phi))));
44 lp.lam = xy.x / (FXC * ( lp.phi = 2. - fabs(xy.y) / FYC) );
H A Dproj_mbtfpp.c32 #define FXC .92582009977255146156 macro
40 xy.x = FXC * lp.lam * (2. * cos(C23 * lp.phi) - 1.);
52 lp.lam = xy.x / ( FXC * (2. * cos(C23 * (lp.phi *= 3.)) - 1.) );
/dports/graphics/proj/proj-7.2.1/src/projections/
H A Deck2.cpp10 #define FXC 0.46065886596178063902 macro
20 xy.x = FXC * lp.lam * (xy.y = sqrt(4. - 3. * sin(fabs(lp.phi)))); in eck2_s_forward()
33 lp.lam = xy.x / (FXC * lp.phi); in eck2_s_inverse()
H A Dcollg.cpp9 #define FXC 1.12837916709551257390 macro
22 xy.x = FXC * lp.lam * xy.y; in collg_s_forward()
45 lp.lam = xy.x / (FXC * sqrt(lp.lam)); in collg_s_inverse()
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/srs/projections/proj/
H A Dcollg.hpp59 static const double FXC = 1.12837916709551257390; variable
74 xy_x = FXC * lp_lon * xy_y; in fwd()
96 lp_lon = xy_x / (FXC * sqrt(lp_lon)); in inv()
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/srs/projections/proj/
H A Dcollg.hpp59 static const double FXC = 1.12837916709551257390; variable
74 xy_x = FXC * lp_lon * xy_y; in fwd()
96 lp_lon = xy_x / (FXC * sqrt(lp_lon)); in inv()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/srs/projections/proj/
H A Dcollg.hpp59 static const double FXC = 1.12837916709551257390; variable
74 xy_x = FXC * lp_lon * xy_y; in fwd()
96 lp_lon = xy_x / (FXC * sqrt(lp_lon)); in inv()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/srs/projections/proj/
H A Dcollg.hpp59 static const double FXC = 1.12837916709551257390; variable
74 xy_x = FXC * lp_lon * xy_y; in fwd()
96 lp_lon = xy_x / (FXC * sqrt(lp_lon)); in inv()
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/srs/projections/proj/
H A Dcollg.hpp59 static const double FXC = 1.12837916709551257390; variable
74 xy_x = FXC * lp_lon * xy_y; in fwd()
96 lp_lon = xy_x / (FXC * sqrt(lp_lon)); in inv()
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/srs/projections/proj/
H A Dcollg.hpp59 static const double FXC = 1.12837916709551257390; variable
74 xy_x = FXC * lp_lon * xy_y; in fwd()
96 lp_lon = xy_x / (FXC * sqrt(lp_lon)); in inv()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/srs/projections/proj/
H A Dcollg.hpp59 static const double FXC = 1.12837916709551257390; variable
74 xy_x = FXC * lp_lon * xy_y; in fwd()
96 lp_lon = xy_x / (FXC * sqrt(lp_lon)); in inv()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/Test/
H A Dhlsl.intrinsics.negative.frag15 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
55 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
71 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
88 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
95 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
116 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
124 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
132 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/Test/
H A Dhlsl.intrinsics.negative.frag15 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
55 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
71 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
88 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
95 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
116 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
124 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
132 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/
H A Dhlsl.intrinsics.negative.frag15 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
55 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
71 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
88 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
95 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
116 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
124 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
132 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/
H A Dhlsl.intrinsics.negative.frag15 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
55 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
71 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
88 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
95 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
116 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
124 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
132 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/Test/
H A Dhlsl.intrinsics.negative.frag15 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
55 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
71 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
88 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
95 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
116 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
124 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
132 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/Test/
H A Dhlsl.intrinsics.negative.frag15 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
55 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
71 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
88 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
95 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
116 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
124 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
132 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/Test/
H A Dhlsl.intrinsics.negative.frag15 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
55 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
71 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
88 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
95 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
116 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
124 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
132 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
/dports/graphics/glslang/glslang-11.7.1/Test/
H A Dhlsl.intrinsics.negative.frag15 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
55 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
71 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
88 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
95 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
116 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
124 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
132 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/Test/
H A Dhlsl.intrinsics.negative.frag15 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
55 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
71 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
88 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
95 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
116 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
124 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
132 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/Test/
H A Dhlsl.intrinsics.negative.frag15 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
55 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
71 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
88 // fma(inF0, inF1, inF2); // TODO: this might auto-promote: need to check against FXC
95 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
116 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
124 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.
132 // TODO: FXC doesn't accept this with (), but glslang doesn't accept it without.

12345678910>>...13