Home
last modified time | relevance | path

Searched refs:shaderSourceStrings (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/angle/
DANGLEPlatformBridge.cpp193 const char* const shaderSourceStrings[] = { shaderSource }; in compileShaderSource() local
196 …bool validateSuccess = ShCompile(compiler, shaderSourceStrings, 1, SH_OBJECT_CODE | SH_VARIABLES |… in compileShaderSource()
198 …bool validateSuccess = ShCompile(compiler, shaderSourceStrings, 1, SH_OBJECT_CODE | SH_ATTRIBUTES_… in compileShaderSource()