Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_screen_cache.c481 SVGA3dSurfaceFlags hint_flag; in svga_screen_surface_create() local
497 hint_flag = SVGA3D_SURFACE_HINT_STATIC; in svga_screen_surface_create()
502 hint_flag = SVGA3D_SURFACE_HINT_STATIC; in svga_screen_surface_create()
512 hint_flag = SVGA3D_SURFACE_HINT_DYNAMIC; in svga_screen_surface_create()
517 key->flags |= hint_flag; in svga_screen_surface_create()