vispy.gloo.tests.test_program module#
- class vispy.gloo.tests.test_program.DummyParser#
Bases:
BaseGlirParser
- parse(commands)#
Parse the GLIR commands. Or sent them away.
- property shader_compatibility#
Whether to convert shading code. Valid values are ‘es2’ and ‘desktop’. If None, the shaders are not modified.