Home
last modified time | relevance | path

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

12

/third_party/skia/src/gpu/tessellate/shaders/
DGrPathTessellationShader_Hardware.cpp72 SkString getTessControlShaderGLSL(const GrGeometryProcessor&, in makeProgramImpl()
127 SkString getTessEvaluationShaderGLSL(const GrGeometryProcessor&, in makeProgramImpl()
218 SkString getTessControlShaderGLSL(const GrGeometryProcessor&, in makeProgramImpl()
296 SkString getTessEvaluationShaderGLSL(const GrGeometryProcessor&, in makeProgramImpl()
/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()
/third_party/skia/src/gpu/effects/
DGrShadowGeoProc.cpp20 const GrGeometryProcessor&) override {} in setData()
/third_party/skia/m133/src/gpu/ganesh/effects/
DGrShadowGeoProc.cpp28 const GrGeometryProcessor&) override {} in setData()
/third_party/skia/m133/src/gpu/ganesh/mock/
DGrMockOpsRenderPass.h24 class GrGeometryProcessor; variable
57 bool onBindTextures(const GrGeometryProcessor&, in onBindTextures()
DGrMockOpTarget.h35 class GrGeometryProcessor; variable
/third_party/skia/m133/src/gpu/ganesh/ops/
DGrSimpleMeshDrawOpHelperWithStencil.h25 class GrGeometryProcessor; variable
DGrMeshDrawOp.h23 class GrGeometryProcessor; variable
DGrSimpleMeshDrawOpHelper.h31 class GrGeometryProcessor; variable
DQuadPerEdgeAA.h28 class GrGeometryProcessor; variable
/third_party/skia/m133/src/gpu/ganesh/
DGrMeshDrawTarget.h26 class GrGeometryProcessor; variable
DGrProgramInfo.h20 class GrGeometryProcessor; variable
DGrDefaultGeoProcFactory.h16 class GrGeometryProcessor; variable
DGrProcessorUnitTest.h25 class GrGeometryProcessor; variable
DGrOpsRenderPass.h26 class GrGeometryProcessor; variable
/third_party/skia/src/gpu/
DGrSimpleMesh.h15 class GrGeometryProcessor; variable
DGrProcessorUnitTest.h28 class GrGeometryProcessor; variable
DGrGeometryProcessor.h350 virtual SkString getTessControlShaderGLSL(const GrGeometryProcessor&, in getTessControlShaderGLSL()
356 virtual SkString getTessEvaluationShaderGLSL(const GrGeometryProcessor&, in getTessEvaluationShaderGLSL()
DGrOpsRenderPass.h19 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/m133/src/gpu/ganesh/glsl/
DGrGLSLVarying.h20 class GrGeometryProcessor; variable
/third_party/skia/src/gpu/mock/
DGrMockOpsRenderPass.h38 bool onBindTextures(const GrGeometryProcessor&, in onBindTextures()
/third_party/skia/m133/tests/
DPrimitiveProcessorTest.cpp107 const GrGeometryProcessor&) override {} in onCreateProgramInfo()
/third_party/skia/tests/
DPrimitiveProcessorTest.cpp81 const GrGeometryProcessor&) override {} in onCreateProgramInfo()

12