Home
last modified time | relevance | path

Searched defs:onMakeProgramImpl (Results 1 – 25 of 102) sorted by relevance

12345

/external/skia/gm/
Dfp_sample_chaining.cpp37 std::unique_ptr<GrGLSLFragmentProcessor> onMakeProgramImpl() const override { in onMakeProgramImpl() function in ConstantMatrixEffect
64 std::unique_ptr<GrGLSLFragmentProcessor> onMakeProgramImpl() const override { in onMakeProgramImpl() function in UniformMatrixEffect
99 std::unique_ptr<GrGLSLFragmentProcessor> onMakeProgramImpl() const override { in onMakeProgramImpl() function in ExplicitCoordEffect
126 std::unique_ptr<GrGLSLFragmentProcessor> onMakeProgramImpl() const override { in onMakeProgramImpl() function in TestPatternEffect
/external/skia/tests/sksl/fp/
DGrSectionFields.cpp31 std::unique_ptr<GrGLSLFragmentProcessor> GrSectionFields::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrSectionFields
DGrSectionClass.cpp31 std::unique_ptr<GrGLSLFragmentProcessor> GrSectionClass::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrSectionClass
DGrSectionCpp.cpp31 std::unique_ptr<GrGLSLFragmentProcessor> GrSectionCpp::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrSectionCpp
DGrUseExplicitReturn.cpp31 std::unique_ptr<GrGLSLFragmentProcessor> GrUseExplicitReturn::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrUseExplicitReturn
DGrModuloOp.cpp31 std::unique_ptr<GrGLSLFragmentProcessor> GrModuloOp::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrModuloOp
DGrSectionInitializers.cpp31 std::unique_ptr<GrGLSLFragmentProcessor> GrSectionInitializers::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrSectionInitializers
DGrSectionMake.cpp31 std::unique_ptr<GrGLSLFragmentProcessor> GrSectionMake::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrSectionMake
DGrSectionHeader.cpp31 std::unique_ptr<GrGLSLFragmentProcessor> GrSectionHeader::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrSectionHeader
DGrSectionDumpInfo.cpp31 std::unique_ptr<GrGLSLFragmentProcessor> GrSectionDumpInfo::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrSectionDumpInfo
DGrSectionConstructor.cpp31 std::unique_ptr<GrGLSLFragmentProcessor> GrSectionConstructor::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrSectionConstructor
DGrMainCoords.cpp31 std::unique_ptr<GrGLSLFragmentProcessor> GrMainCoords::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrMainCoords
DGrHelloWorld.cpp31 std::unique_ptr<GrGLSLFragmentProcessor> GrHelloWorld::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrHelloWorld
DGrLayoutWhen.cpp35 std::unique_ptr<GrGLSLFragmentProcessor> GrLayoutWhen::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrLayoutWhen
DGrSectionConstructorParams.cpp33 std::unique_ptr<GrGLSLFragmentProcessor> GrSectionConstructorParams::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrSectionConstructorParams
DGrUniform.cpp33 std::unique_ptr<GrGLSLFragmentProcessor> GrUniform::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrUniform
DGrSectionEmitCode.cpp34 std::unique_ptr<GrGLSLFragmentProcessor> GrSectionEmitCode::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrSectionEmitCode
DGrInlinedFunction.cpp34 std::unique_ptr<GrGLSLFragmentProcessor> GrInlinedFunction::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrInlinedFunction
/external/skia/tests/sksl/dslfp/
DGrDSLFPTest_HelloWorld.dsl.cpp34 std::unique_ptr<GrGLSLFragmentProcessor> GrDSLFPTest_HelloWorld::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrDSLFPTest_HelloWorld
DGrDSLFPTest_WhileStatement.dsl.cpp39 std::unique_ptr<GrGLSLFragmentProcessor> GrDSLFPTest_WhileStatement::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrDSLFPTest_WhileStatement
DGrDSLFPTest_Swizzle.dsl.cpp94 std::unique_ptr<GrGLSLFragmentProcessor> GrDSLFPTest_Swizzle::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrDSLFPTest_Swizzle
DGrDSLFPTest_Sample.dsl.cpp38 std::unique_ptr<GrGLSLFragmentProcessor> GrDSLFPTest_Sample::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrDSLFPTest_Sample
/external/skia/src/gpu/effects/generated/
DGrHSLToRGBFilterEffect.cpp46 std::unique_ptr<GrGLSLFragmentProcessor> GrHSLToRGBFilterEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrHSLToRGBFilterEffect
DGrRGBToHSLFilterEffect.cpp48 std::unique_ptr<GrGLSLFragmentProcessor> GrRGBToHSLFilterEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrRGBToHSLFilterEffect
DGrBlurredEdgeFragmentProcessor.cpp42 std::unique_ptr<GrGLSLFragmentProcessor> GrBlurredEdgeFragmentProcessor::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrBlurredEdgeFragmentProcessor

12345