Home
last modified time | relevance | path

Searched refs:output_fragment_shader (Results 1 – 25 of 77) sorted by relevance

1234

/dports/graphics/movit/movit-1.6.3/
H A Ddiffusion_effect.h37 std::string output_fragment_shader() override { in output_fragment_shader() function
56 std::string output_fragment_shader() override;
H A Dglow_effect.h31 std::string output_fragment_shader() override { in output_fragment_shader() function
52 std::string output_fragment_shader() override;
H A Ddeinterlace_effect.h68 std::string output_fragment_shader() override;
140 std::string output_fragment_shader() override;
H A Dblur_effect.h38 std::string output_fragment_shader() override { in output_fragment_shader() function
66 std::string output_fragment_shader() override;
H A Deffect_chain_test.cpp46 string output_fragment_shader() override { return read_file("identity.frag"); } in output_fragment_shader() function in movit::IdentityEffect
67 string output_fragment_shader() override { return read_file("identity.frag"); } in output_fragment_shader() function in movit::BouncingIdentityEffect
114 string output_fragment_shader() { return read_file("identity.comp"); } in output_fragment_shader() function in movit::IdentityComputeEffect
148 string output_fragment_shader() override { return read_file("invert_effect.frag"); } in output_fragment_shader() function in movit::InvertEffect
447 string output_fragment_shader() override { return read_file("blue.frag"); } in output_fragment_shader() function in movit::BlueInput
515 string output_fragment_shader() override { return read_file("identity.frag"); } in output_fragment_shader() function in movit::BlankAlphaPreservingEffect
853 string output_fragment_shader() override { return read_file("add.frag"); } in output_fragment_shader() function in movit::AddEffect
1227 string output_fragment_shader() override { return read_file("identity.frag"); } in output_fragment_shader() function in movit::VirtualResizeEffect
1283 string output_fragment_shader() override { return read_file("identity.frag"); } in output_fragment_shader() function in movit::OneToOneEffect
1436 string output_fragment_shader() override { in output_fragment_shader() function in movit::PrintfingBlueEffect
[all …]
H A Dresample_effect.h75 std::string output_fragment_shader() override { in output_fragment_shader() function
109 std::string output_fragment_shader() override;
H A Dalpha_division_effect.cpp8 string AlphaDivisionEffect::output_fragment_shader() in output_fragment_shader() function in movit::AlphaDivisionEffect
H A Dalpha_multiplication_effect.cpp8 string AlphaMultiplicationEffect::output_fragment_shader() in output_fragment_shader() function in movit::AlphaMultiplicationEffect
H A Dmirror_effect.cpp12 string MirrorEffect::output_fragment_shader() in output_fragment_shader() function in movit::MirrorEffect
H A Dmultiply_effect.cpp14 string MultiplyEffect::output_fragment_shader() in output_fragment_shader() function in movit::MultiplyEffect
H A Dsaturation_effect.cpp14 string SaturationEffect::output_fragment_shader() in output_fragment_shader() function in movit::SaturationEffect
H A Dmix_effect.cpp15 string MixEffect::output_fragment_shader() in output_fragment_shader() function in movit::MixEffect
H A Doverlay_effect.cpp14 string OverlayEffect::output_fragment_shader() in output_fragment_shader() function in movit::OverlayEffect
H A Ddeinterlace_effect.cpp31 string DeinterlaceEffect::output_fragment_shader() in output_fragment_shader() function in movit::DeinterlaceEffect
167 string DeinterlaceComputeEffect::output_fragment_shader() in output_fragment_shader() function in movit::DeinterlaceComputeEffect
H A Dalpha_division_effect.h16 std::string output_fragment_shader() override;
H A Dalpha_multiplication_effect.h16 std::string output_fragment_shader() override;
H A Dmultiply_effect.h20 std::string output_fragment_shader() override;
H A Dsandbox_effect.cpp16 string SandboxEffect::output_fragment_shader() in output_fragment_shader() function in movit::SandboxEffect
H A Dsaturation_effect.h22 std::string output_fragment_shader() override;
H A Dresize_effect.cpp15 string ResizeEffect::output_fragment_shader() in output_fragment_shader() function in movit::ResizeEffect
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/opengl/
H A Dmlt_flip_effect.h30 std::string output_fragment_shader() { in output_fragment_shader() function
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/opengl/
H A Dmlt_flip_effect.h30 std::string output_fragment_shader() { in output_fragment_shader() function
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/movit/
H A Dmlt_flip_effect.h30 std::string output_fragment_shader() { in output_fragment_shader() function
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/movit/
H A Dmlt_flip_effect.h30 std::string output_fragment_shader() { in output_fragment_shader() function
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/opengl/
H A Dmlt_flip_effect.h30 std::string output_fragment_shader() { in output_fragment_shader() function

1234