Home
last modified time | relevance | path

Searched defs:fragmentColorSkSL (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/graphite/render/
DVerticesRenderStep.cpp117 const char* VerticesRenderStep::fragmentColorSkSL() const { in fragmentColorSkSL() function in skgpu::graphite::VerticesRenderStep
/external/skia/src/gpu/graphite/
DRenderer.h105 virtual const char* fragmentColorSkSL() const { return R"()"; } in fragmentColorSkSL() function