Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_screen_cache.c514 SVGA3dSurfaceAllFlags hint_flag; in svga_screen_surface_create() local
530 hint_flag = SVGA3D_SURFACE_HINT_STATIC; in svga_screen_surface_create()
535 hint_flag = SVGA3D_SURFACE_HINT_STATIC; in svga_screen_surface_create()
545 hint_flag = SVGA3D_SURFACE_HINT_DYNAMIC; in svga_screen_surface_create()
550 key->flags |= hint_flag; in svga_screen_surface_create()