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.h154 struct svga_hwtnl { struct
155 struct svga_context *svga;
156 struct u_upload_mgr *upload_ib;
162 int index_bias;
165 unsigned api_pv; /**< app-requested PV mode (PV_FIRST or PV_LAST) */
166 unsigned hw_pv; /**< device-supported PV mode (PV_FIRST or PV_LAST) */
192 svga_need_unfilled_fallback(const struct svga_hwtnl *hwtnl, in svga_need_unfilled_fallback() argument