Searched refs:cotables (Results 1 – 2 of 2) sorted by relevance
38 struct vmw_resource *cotables[SVGA_COTABLE_DX10_MAX]; member121 res = uctx->cotables[i]; in vmw_context_cotables_unref()122 uctx->cotables[i] = NULL; in vmw_context_cotables_unref()210 uctx->cotables[i] = vmw_cotable_alloc(dev_priv, in vmw_gb_context_init()212 if (unlikely(uctx->cotables[i] == NULL)) { in vmw_gb_context_init()571 res = uctx->cotables[vmw_cotable_scrub_order[i]]; in vmw_dx_context_scrub_cotables()867 cotables[cotable_type]); in vmw_context_cotable()
1473 SVGA3dCOTableData cotables[SVGA_COTABLE_MAX]; member