Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp7381 …const std::string opsourceGLSLWithFile = "%opsrcfile = OpString \"foo.vert\"\nOpSource GLSL 450… in createOpSourceTests() local
7391 {"file", opsourceGLSLWithFile}, in createOpSourceTests()
7392 {"source", opsourceGLSLWithFile + "\"void main(){}\""}, in createOpSourceTests()
7397 {"longsource", opsourceGLSLWithFile + '"' + makeLongUTF8String(65530) + "ccc" + '"'} in createOpSourceTests()