OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:client_buffer_type
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
egl_g3d.h
79
EGLenum
client_buffer_type
;
member in struct:egl_g3d_surface
egl_g3d_st.c
168
switch (gsurf->
client_buffer_type
) {
egl_g3d_api.c
385
gsurf->
client_buffer_type
= EGL_NONE;
443
gsurf->
client_buffer_type
= buftype;
/external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d.h
79
EGLenum
client_buffer_type
;
member in struct:egl_g3d_surface
egl_g3d_st.c
168
switch (gsurf->
client_buffer_type
) {
egl_g3d_api.c
385
gsurf->
client_buffer_type
= EGL_NONE;
443
gsurf->
client_buffer_type
= buftype;
Completed in 32 milliseconds