Searched defs:st_context_iface (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/include/state_tracker/
H A Dst_api.h107 * Used in st_context_iface->teximage.
186 * Used in st_context_iface->get_resource_for_egl_image.
348 struct st_context_iface struct
359 void (*destroy)(struct st_context_iface *stctxi);
364 void (*flush)(struct st_context_iface *stctxi, unsigned flags,
372 boolean (*teximage)(struct st_context_iface *stctxi,
380 void (*copy)(struct st_context_iface *stctxi,
381 struct st_context_iface *stsrci, unsigned mask);
386 boolean (*share)(struct st_context_iface *stctxi,
387 struct st_context_iface *stsrc
[all...]
/external/mesa3d/src/gallium/include/state_tracker/
H A Dst_api.h107 * Used in st_context_iface->teximage.
186 * Used in st_context_iface->get_resource_for_egl_image.
348 struct st_context_iface struct
359 void (*destroy)(struct st_context_iface *stctxi);
364 void (*flush)(struct st_context_iface *stctxi, unsigned flags,
372 boolean (*teximage)(struct st_context_iface *stctxi,
380 void (*copy)(struct st_context_iface *stctxi,
381 struct st_context_iface *stsrci, unsigned mask);
386 boolean (*share)(struct st_context_iface *stctxi,
387 struct st_context_iface *stsrc
[all...]

Completed in 802 milliseconds