Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/tests/
Dfake_glx_screen.h83 this->client_state_private = (struct __GLXattributeRec *) 0xcafebabe; in fake_glx_context()
Dcreate_context_unittest.cpp468 EXPECT_EQ((struct __GLXattributeRec *) 0xcafebabe, in TEST_F()
/external/mesa3d/src/glx/
Dindirect_glx.c369 state = Xmalloc(sizeof(struct __GLXattributeRec)); in indirect_create_context()
376 memset(gc->client_state_private, 0, sizeof(struct __GLXattributeRec)); in indirect_create_context()
Dglxclient.h182 typedef struct __GLXattributeRec struct