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