Searched refs:opsourceGLSLWithFile (Results 1 – 1 of 1) sorted by relevance
5684 …const std::string opsourceGLSLWithFile = "%opsrcfile = OpString \"foo.vert\"\nOpSource GLSL 450… in createOpSourceTests() local5694 {"file", opsourceGLSLWithFile}, in createOpSourceTests()5695 {"source", opsourceGLSLWithFile + "\"void main(){}\""}, in createOpSourceTests()5700 {"longsource", opsourceGLSLWithFile + '"' + makeLongUTF8String(65530) + "ccc" + '"'} in createOpSourceTests()