Searched defs:fragmentColorSkSL (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/m133/src/gpu/graphite/render/ | ||
| D | BitmapTextRenderStep.cpp | 136 const char* BitmapTextRenderStep::fragmentColorSkSL() const { in fragmentColorSkSL() function in skgpu::graphite::BitmapTextRenderStep |
| D | VerticesRenderStep.cpp | 133 const char* VerticesRenderStep::fragmentColorSkSL() const { in fragmentColorSkSL() function in skgpu::graphite::VerticesRenderStep |
| /third_party/skia/m133/src/gpu/graphite/ | ||
| D | Renderer.h | 105 virtual const char* fragmentColorSkSL() const { return R"()"; } in fragmentColorSkSL() function |