Searched defs:GrGeometryProcessor (Results 1 – 17 of 17) sorted by relevance
| /third_party/skia/src/gpu/tessellate/shaders/ |
| D | GrPathTessellationShader_Hardware.cpp | 72 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/ |
| 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 | GrGeometryProcessor.h | 350 virtual SkString getTessControlShaderGLSL(const GrGeometryProcessor&, in getTessControlShaderGLSL() 356 virtual SkString getTessEvaluationShaderGLSL(const GrGeometryProcessor&, in getTessEvaluationShaderGLSL()
|
| D | GrOpsRenderPass.h | 19 class GrGeometryProcessor; variable
|
| D | GrGeometryProcessor.cpp | 19 GrGeometryProcessor::GrGeometryProcessor(ClassID classID) : GrProcessor(classID) {} in GrGeometryProcessor() function in GrGeometryProcessor
|
| D | GrGpu.h | 36 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 | 573 const GrGeometryProcessor&) override {} in setData()
|