Home
last modified time | relevance | path

Searched defs:gsSource (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/util/
Dshader_utils.cpp33 const char *gsSource, in CompileProgramInternal()
283 GLuint CompileProgramWithGS(const char *vsSource, const char *gsSource, const char *fsSource) in CompileProgramWithGS()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTransformFeedbackOverflowQueryTests.cpp1243 const char* gsSource = transformFeedbackGeometryShader(); in buildTransformFeedbackProgram() local