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

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

Completed in 275 milliseconds