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.c204 bool is_flushed_depth) in r600_init_surface()
1081 bool is_flushed_depth = templ->flags & R600_RESOURCE_FLAG_FLUSHED_DEPTH; in r600_texture_create() local
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_texture.c228 bool is_flushed_depth, in r600_init_surface()
1437 bool is_flushed_depth = templ->flags & R600_RESOURCE_FLAG_FLUSHED_DEPTH; in si_texture_create() local