Home
last modified time | relevance | path

Searched defs:svga_hwtnl (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_draw_private.h144 struct svga_hwtnl { struct
145 struct svga_context *svga;
146 struct u_upload_mgr *upload_ib;
152 int index_bias;
155 unsigned api_pv; /**< app-requested PV mode (PV_FIRST or PV_LAST) */
156 unsigned hw_pv; /**< device-supported PV mode (PV_FIRST or PV_LAST) */
182 svga_need_unfilled_fallback(const struct svga_hwtnl *hwtnl, in svga_need_unfilled_fallback() argument