Searched defs:GrGeometryProcessor (Results 1 – 19 of 19) sorted by relevance
/third_party/skia/src/gpu/tessellate/shaders/ |
D | GrPathTessellationShader_Hardware.cpp | 70 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/ |
D | GrGeometryProcessor.h | 22 GrGeometryProcessor(ClassID classID) in GrGeometryProcessor() function
|
D | GrProcessorUnitTest.h | 27 class GrGeometryProcessor; variable
|
/third_party/skia/gm/ |
D | tessellation.cpp | 90 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()
|
D | clockwise.cpp | 101 const GrGeometryProcessor&) override {} in makeProgramImpl()
|
/third_party/skia/src/gpu/effects/ |
D | GrShadowGeoProc.cpp | 20 const GrGeometryProcessor&) override {} in setData()
|
/third_party/skia/src/gpu/ |
D | GrSimpleMesh.h | 15 class GrGeometryProcessor; variable
|
D | GrProcessorUnitTest.h | 28 class GrGeometryProcessor; variable
|
D | GrOpsRenderPass.h | 18 class GrGeometryProcessor; variable
|
D | GrGeometryProcessor.h | 350 virtual SkString getTessControlShaderGLSL(const GrGeometryProcessor&, in getTessControlShaderGLSL() 356 virtual SkString getTessEvaluationShaderGLSL(const GrGeometryProcessor&, in getTessEvaluationShaderGLSL()
|
D | GrGeometryProcessor.cpp | 19 GrGeometryProcessor::GrGeometryProcessor(ClassID classID) : GrProcessor(classID) {} in GrGeometryProcessor() function in GrGeometryProcessor
|
D | GrGpu.h | 35 class GrGeometryProcessor; variable
|
/third_party/skia/src/gpu/glsl/ |
D | GrGLSLVarying.h | 16 class GrGeometryProcessor; variable
|
/third_party/skia/src/gpu/gl/ |
D | GrGLProgram.h | 22 class GrGeometryProcessor; variable
|
/third_party/skia/src/gpu/mock/ |
D | GrMockOpsRenderPass.h | 38 bool onBindTextures(const GrGeometryProcessor&, in onBindTextures()
|
/third_party/skia/tests/ |
D | PrimitiveProcessorTest.cpp | 81 const GrGeometryProcessor&) override {} in onCreateProgramInfo()
|
D | GrPipelineDynamicStateTest.cpp | 97 const GrGeometryProcessor&) final {} in makeProgramImpl()
|
D | GrMeshTest.cpp | 500 const GrGeometryProcessor&) final {}
|
/third_party/skia/src/gpu/ops/ |
D | FillRRectOp.cpp | 567 const GrGeometryProcessor&) override {} in setData()
|