Home
last modified time | relevance | path

Searched refs:SVGA_COTABLE_DX10_MAX (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_context.c39 struct vmw_resource *cotables[SVGA_COTABLE_DX10_MAX];
120 for (i = 0; i < SVGA_COTABLE_DX10_MAX; ++i) { in vmw_context_cotables_unref()
210 for (i = 0; i < SVGA_COTABLE_DX10_MAX; ++i) { in vmw_gb_context_init()
567 for (i = 0; i < SVGA_COTABLE_DX10_MAX; ++i) { in vmw_dx_context_scrub_cotables()
867 if (cotable_type >= SVGA_COTABLE_DX10_MAX) in vmw_context_cotable()
Dvmwgfx_execbuf.c392 for (i = 0; i < SVGA_COTABLE_DX10_MAX; ++i) { in vmw_resource_context_res_add()
/Linux-v4.19/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_types.h1689 SVGA_COTABLE_DX10_MAX = 11, enumerator