OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:client_state_private
(Results
1 - 25
of
27
) sorted by null
1
2
/external/chromium_org/third_party/mesa/src/src/glx/
indirect_vertex_program.c
41
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
126
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
200
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
234
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
268
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
clientattrib.c
43
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
73
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
101
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
indirect_vertex_array.c
114
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
149
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
492
(const __GLXattribute *) (gc->
client_state_private
);
663
(const __GLXattribute *) (gc->
client_state_private
);
725
(const __GLXattribute *) (gc->
client_state_private
);
792
(const __GLXattribute *) (gc->
client_state_private
);
949
(const __GLXattribute *) (gc->
client_state_private
);
968
(const __GLXattribute *) (gc->
client_state_private
);
994
(const __GLXattribute *) (gc->
client_state_private
);
1016
(const __GLXattribute *) (gc->
client_state_private
);
[
all
...]
indirect_glx.c
58
Xfree((char *) gc->
client_state_private
);
151
state = gc->
client_state_private
;
375
gc->
client_state_private
= state;
376
memset(gc->
client_state_private
, 0, sizeof(struct __GLXattributeRec));
389
Xfree(gc->
client_state_private
);
singlepix.c
49
state = gc->
client_state_private
;
133
const __GLXattribute *const state = gc->
client_state_private
;
pixel.c
86
const __GLXattribute *state = gc->
client_state_private
;
168
const __GLXattribute *state = gc->
client_state_private
;
274
const __GLXattribute *state = gc->
client_state_private
;
395
const __GLXattribute *state = gc->
client_state_private
;
pixelstore.c
71
__GLXattribute *state = gc->
client_state_private
;
221
__GLXattribute *state = gc->
client_state_private
;
vertarr.c
105
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
single2.c
160
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
798
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
839
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
glxclient.h
395
void *
client_state_private
;
member in struct:glx_context
/external/mesa3d/src/glx/
indirect_vertex_program.c
41
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
126
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
200
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
234
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
268
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
clientattrib.c
43
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
73
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
101
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
indirect_vertex_array.c
114
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
149
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
492
(const __GLXattribute *) (gc->
client_state_private
);
663
(const __GLXattribute *) (gc->
client_state_private
);
725
(const __GLXattribute *) (gc->
client_state_private
);
792
(const __GLXattribute *) (gc->
client_state_private
);
949
(const __GLXattribute *) (gc->
client_state_private
);
968
(const __GLXattribute *) (gc->
client_state_private
);
994
(const __GLXattribute *) (gc->
client_state_private
);
1016
(const __GLXattribute *) (gc->
client_state_private
);
[
all
...]
indirect_glx.c
58
Xfree((char *) gc->
client_state_private
);
151
state = gc->
client_state_private
;
375
gc->
client_state_private
= state;
376
memset(gc->
client_state_private
, 0, sizeof(struct __GLXattributeRec));
389
Xfree(gc->
client_state_private
);
singlepix.c
49
state = gc->
client_state_private
;
133
const __GLXattribute *const state = gc->
client_state_private
;
pixel.c
86
const __GLXattribute *state = gc->
client_state_private
;
168
const __GLXattribute *state = gc->
client_state_private
;
274
const __GLXattribute *state = gc->
client_state_private
;
395
const __GLXattribute *state = gc->
client_state_private
;
pixelstore.c
71
__GLXattribute *state = gc->
client_state_private
;
221
__GLXattribute *state = gc->
client_state_private
;
vertarr.c
105
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
single2.c
160
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
798
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
839
__GLXattribute *state = (__GLXattribute *) (gc->
client_state_private
);
glxclient.h
395
void *
client_state_private
;
member in struct:glx_context
/external/chromium_org/third_party/mesa/src/src/glx/tests/
fake_glx_screen.h
83
this->
client_state_private
= (struct __GLXattributeRec *) 0xcafebabe;
create_context_unittest.cpp
469
gc->
client_state_private
);
/external/mesa3d/src/glx/tests/
fake_glx_screen.h
83
this->
client_state_private
= (struct __GLXattributeRec *) 0xcafebabe;
create_context_unittest.cpp
469
gc->
client_state_private
);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
indirect.c
[
all
...]
Completed in 231 milliseconds
1
2