Home
last modified time | relevance | path

Searched defs:versionAndExtensionDecls (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/tessellate/
DGrStencilPathShader.cpp115 const char* versionAndExtensionDecls, in createGLSLInstance()
172 const char* versionAndExtensionDecls, in createGLSLInstance()
214 const char* versionAndExtensionDecls, in createGLSLInstance()
261 const char* versionAndExtensionDecls, in createGLSLInstance()
DGrStrokeTessellateShader.cpp464 const char* versionAndExtensionDecls, in getTessControlShaderGLSL()
824 const char* versionAndExtensionDecls, in getTessEvaluationShaderGLSL()
/external/skia/gm/
Dtessellation.cpp81 const char* versionAndExtensionDecls, in getTessControlShaderGLSL()
100 const char* versionAndExtensionDecls, in getTessEvaluationShaderGLSL()
189 const char* versionAndExtensionDecls, in getTessControlShaderGLSL()
212 const char* versionAndExtensionDecls, in getTessEvaluationShaderGLSL()
/external/skia/src/gpu/glsl/
DGrGLSLGeometryProcessor.h136 const char* versionAndExtensionDecls, in getTessControlShaderGLSL()
142 const char* versionAndExtensionDecls, in getTessEvaluationShaderGLSL()
/external/skia/src/gpu/gl/builders/
DGrGLProgramBuilder.cpp386 SkString versionAndExtensionDecls; in finalize() local