Home
last modified time | relevance | path

Searched defs:is_flushed_depth (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c205 bool is_flushed_depth) in r600_init_surface()
1097 bool is_flushed_depth = templ->flags & R600_RESOURCE_FLAG_FLUSHED_DEPTH; in r600_texture_create() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_texture.c219 bool is_imported, bool is_scanout, bool is_flushed_depth, in si_init_surface()
1309 bool is_flushed_depth = templ->flags & SI_RESOURCE_FLAG_FLUSHED_DEPTH || in si_texture_create() local