Home
last modified time | relevance | path

Searched defs:sampleShader (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/fuzz/oss_fuzz/
DFuzzSKSL2Pipeline.cpp41 String sampleShader(int index, String coords) override { in FuzzSKSL2Pipeline() function in FuzzSKSL2Pipeline::Callbacks
/third_party/skia/m133/fuzz/oss_fuzz/
DFuzzSKSL2Pipeline.cpp39 std::string sampleShader(int index, std::string coords) override { in FuzzSKSL2Pipeline() function in FuzzSKSL2Pipeline::Callbacks
/third_party/skia/m133/tests/
DSkSLPipelineStageTestbed.cpp46 std::string sampleShader(int index, std::string coords) override { in test() function in test::Callbacks
/third_party/skia/src/gpu/effects/
DGrSkSLFP.cpp123 String sampleShader(int index, String coords) override { in emitCode() function in GrSkSLFP::Impl::emitCode::FPCallbacks
/third_party/skia/src/core/
DSkRuntimeEffect.cpp872 auto sampleShader = [&](int ix, skvm::Coord coord) { in onProgram() local
1036 auto sampleShader = [&](int ix, skvm::Coord coord) { in onProgram() local
1146 auto sampleShader = [&](int ix, skvm::Coord coord) { in onProgram() local
/third_party/skia/m133/src/gpu/ganesh/effects/
DGrSkSLFP.cpp147 std::string sampleShader(int index, std::string coords) override { in emitCode() function in GrSkSLFP::Impl::emitCode::FPCallbacks
/third_party/skia/src/sksl/
DSkSLMain.cpp431 String sampleShader(int index, String coords) override { in processCommand() function in processCommand::__anon31c4cc110802::Callbacks
/third_party/skia/src/sksl/codegen/
DSkSLVMCodeGenerator.cpp352 SampleShaderFn sampleShader, in SkVMGenerator()
1817 SampleShaderFn sampleShader, in ProgramToSkVM()
1897 auto sampleShader = [&](int, skvm::Coord) { in ProgramToSkVM() local
2038 auto sampleShader = [&](int i, skvm::Coord coord) { in testingOnly_ProgramToSkVMShader() local
/third_party/skia/m133/src/gpu/graphite/
DShaderCodeDictionary.cpp463 std::string sampleShader(int index, std::string coords) override { in sampleShader() function in skgpu::graphite::__anon7bf68a1c0211::GraphitePipelineCallbacks
/third_party/skia/m133/tools/skslc/
DMain.cpp756 std::string sampleShader(int index, std::string coords) override { in process_command() function in process_command::__anonae4e2c132502::Callbacks
/third_party/skia/m133/src/gpu/ganesh/ops/
DDrawMeshOp.cpp292 std::string sampleShader(int index, std::string coords) override { in sampleShader() function in __anon14cc66b10111::MeshGP::Impl::MeshCallbacks