Searched defs:clear_state (Results 1 – 3 of 3) sorted by relevance
232 struct clear_state struct234 GLuint ArrayObj;235 GLuint VBO;236 GLuint ShaderProg;237 GLint ColorLocation;239 GLuint IntegerShaderProg;240 GLint IntegerColorLocation;
484 def clear_state(self, clear_screendump=True): member in StepMakerWindow
1309 int clear_state; in thread_main() local