Home
last modified time | relevance | path

Searched defs:GrGeometryProcessor (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/src/gpu/tessellate/shaders/
DGrPathTessellationShader_Hardware.cpp70 SkString getTessControlShaderGLSL(const GrGeometryProcessor&, in makeProgramImpl()
125 SkString getTessEvaluationShaderGLSL(const GrGeometryProcessor&, in makeProgramImpl()
214 SkString getTessControlShaderGLSL(const GrGeometryProcessor&, in makeProgramImpl()
292 SkString getTessEvaluationShaderGLSL(const GrGeometryProcessor&, in makeProgramImpl()
/third_party/flutter/skia/src/gpu/
DGrGeometryProcessor.h22 GrGeometryProcessor(ClassID classID) in GrGeometryProcessor() function
DGrProcessorUnitTest.h27 class GrGeometryProcessor; variable
/third_party/skia/gm/
Dtessellation.cpp90 SkString getTessControlShaderGLSL(const GrGeometryProcessor&, in getTessControlShaderGLSL()
110 SkString getTessEvaluationShaderGLSL(const GrGeometryProcessor&, in getTessEvaluationShaderGLSL()
206 SkString getTessControlShaderGLSL(const GrGeometryProcessor&, in getTessControlShaderGLSL()
230 SkString getTessEvaluationShaderGLSL(const GrGeometryProcessor&, in getTessEvaluationShaderGLSL()
Dclockwise.cpp101 const GrGeometryProcessor&) override {} in makeProgramImpl()
/third_party/skia/src/gpu/effects/
DGrShadowGeoProc.cpp20 const GrGeometryProcessor&) override {} in setData()
/third_party/skia/src/gpu/
DGrSimpleMesh.h15 class GrGeometryProcessor; variable
DGrProcessorUnitTest.h28 class GrGeometryProcessor; variable
DGrOpsRenderPass.h18 class GrGeometryProcessor; variable
DGrGeometryProcessor.h350 virtual SkString getTessControlShaderGLSL(const GrGeometryProcessor&, in getTessControlShaderGLSL()
356 virtual SkString getTessEvaluationShaderGLSL(const GrGeometryProcessor&, in getTessEvaluationShaderGLSL()
DGrGeometryProcessor.cpp19 GrGeometryProcessor::GrGeometryProcessor(ClassID classID) : GrProcessor(classID) {} in GrGeometryProcessor() function in GrGeometryProcessor
DGrGpu.h35 class GrGeometryProcessor; variable
/third_party/skia/src/gpu/glsl/
DGrGLSLVarying.h16 class GrGeometryProcessor; variable
/third_party/skia/src/gpu/gl/
DGrGLProgram.h22 class GrGeometryProcessor; variable
/third_party/skia/src/gpu/mock/
DGrMockOpsRenderPass.h38 bool onBindTextures(const GrGeometryProcessor&, in onBindTextures()
/third_party/skia/tests/
DPrimitiveProcessorTest.cpp81 const GrGeometryProcessor&) override {} in onCreateProgramInfo()
DGrPipelineDynamicStateTest.cpp97 const GrGeometryProcessor&) final {} in makeProgramImpl()
DGrMeshTest.cpp500 const GrGeometryProcessor&) final {}
/third_party/skia/src/gpu/ops/
DFillRRectOp.cpp567 const GrGeometryProcessor&) override {} in setData()