Searched refs:opsourceGLSLWithFile (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp5394 const std::string opsourceGLSLWithFile = "%opsrcfile = OpString \"foo.vert\"\nOpSource GLSL 450 %opsrcfile "; local
5404 {"file", opsourceGLSLWithFile},
5405 {"source", opsourceGLSLWithFile + "\"void main(){}\""},
5407 // words, of which the first 4 are opsourceGLSLWithFile; the rest will
5410 {"longsource", opsourceGLSLWithFile + '"' + makeLongUTF8String(65530) + "ccc" + '"'}

Completed in 52 milliseconds