Searched refs:__indirect_glClearColor (Results 1 – 1 of 1) sorted by relevance
84 void __indirect_glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) { } in __indirect_glClearColor() function771 EXPECT_EQ((_glapi_proc) __indirect_glClearColor, table[_gloffset_ClearColor]); in TEST_F()