Searched defs:coverMode (Results 1 – 2 of 2) sorted by relevance
| /external/skqp/src/gpu/gl/ |
| D | GrGLTestInterface.h | 200 virtual GrGLvoid coverFillPath(GrGLuint path, GrGLenum coverMode) {} in coverFillPath() 201 virtual GrGLvoid coverStrokePath(GrGLuint name, GrGLenum coverMode) {} in coverStrokePath() 202 …, GrGLenum pathNameType, const GrGLvoid *paths, GrGLuint pathBase, GrGLenum coverMode, GrGLenum tr… in coverFillPathInstanced() 203 …, GrGLenum pathNameType, const GrGLvoid *paths, GrGLuint pathBase, GrGLenum coverMode, GrGLenum tr… in coverStrokePathInstanced() 204 …id stencilThenCoverFillPath(GrGLuint path, GrGLenum fillMode, GrGLuint mask, GrGLenum coverMode) {} in stencilThenCoverFillPath() 205 … stencilThenCoverStrokePath(GrGLuint path, GrGLint reference, GrGLuint mask, GrGLenum coverMode) {} in stencilThenCoverStrokePath() 206 …Lvoid *paths, GrGLuint pathBase, GrGLenum fillMode, GrGLuint mask, GrGLenum coverMode, GrGLenum tr… in stencilThenCoverFillPathInstanced() 207 …Lvoid *paths, GrGLuint pathBase, GrGLint reference, GrGLuint mask, GrGLenum coverMode, GrGLenum tr… in stencilThenCoverStrokePathInstanced()
|
| /external/angle/src/libANGLE/capture/ |
| D | capture_gles_ext_params.cpp | 2086 GLenum coverMode, in CaptureCoverFillPathInstancedCHROMIUM_paths() 2100 GLenum coverMode, in CaptureCoverFillPathInstancedCHROMIUM_transformValues() 2114 GLenum coverMode, in CaptureCoverStrokePathInstancedCHROMIUM_paths() 2128 GLenum coverMode, in CaptureCoverStrokePathInstancedCHROMIUM_transformValues() 2204 GLenum coverMode, in CaptureStencilThenCoverFillPathInstancedCHROMIUM_paths() 2221 GLenum coverMode, in CaptureStencilThenCoverFillPathInstancedCHROMIUM_transformValues() 2237 GLenum coverMode, in CaptureStencilThenCoverStrokePathInstancedCHROMIUM_paths() 2254 GLenum coverMode, in CaptureStencilThenCoverStrokePathInstancedCHROMIUM_transformValues()
|