Searched defs:st_context_iface (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/include/state_tracker/ |
D | st_api.h | 348 struct st_context_iface struct 359 void (*destroy)(struct st_context_iface *stctxi); argument 364 void (*flush)(struct st_context_iface *stctxi, unsigned flags, argument 372 boolean (*teximage)(struct st_context_iface *stctxi, argument 380 void (*copy)(struct st_context_iface *stctxi, argument 386 boolean (*share)(struct st_context_iface *stctxi, argument 394 boolean (*get_resource_for_egl_image)(struct st_context_iface *stctxi, argument
|
/external/chromium_org/third_party/mesa/src/src/gallium/include/state_tracker/ |
D | st_api.h | 348 struct st_context_iface struct 359 void (*destroy)(struct st_context_iface *stctxi); argument 364 void (*flush)(struct st_context_iface *stctxi, unsigned flags, argument 372 boolean (*teximage)(struct st_context_iface *stctxi, argument 380 void (*copy)(struct st_context_iface *stctxi, argument 386 boolean (*share)(struct st_context_iface *stctxi, argument 394 boolean (*get_resource_for_egl_image)(struct st_context_iface *stctxi, argument
|