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