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

/external/mesa3d/src/glx/tests/
H A Dfake_glx_screen.h81 this->client_state_private = (struct __GLXattributeRec *) 0xcafebabe;
H A Dcreate_context_unittest.cpp470 EXPECT_EQ((struct __GLXattributeRec *) 0xcafebabe,
/external/mesa3d/src/glx/
H A Dglxclient.h194 typedef struct __GLXattributeRec struct
H A Dindirect_glx.c365 state = calloc(1, sizeof(struct __GLXattributeRec));

Completed in 96 milliseconds