HomeSort by relevance Sort by last modified time
    Searched full:client_buffer_type (Results 1 - 3 of 3) sorted by null

  /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 85 milliseconds