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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/
H A Dglsl_scraper.py15 class ShaderCompileError(RuntimeError): class in inherits:RuntimeError
17 super(ShaderCompileError, self).__init__(*args)
107 raise ShaderCompileError(message.strip())

Completed in 2 milliseconds