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.c507 SVGA3dSurfaceAllFlags hint_flag; in svga_screen_surface_create() local
523 hint_flag = SVGA3D_SURFACE_HINT_STATIC; in svga_screen_surface_create()
528 hint_flag = SVGA3D_SURFACE_HINT_STATIC; in svga_screen_surface_create()
538 hint_flag = SVGA3D_SURFACE_HINT_DYNAMIC; in svga_screen_surface_create()
543 key->flags |= hint_flag; in svga_screen_surface_create()