Searched refs:is_flushed_depth (Results 1 – 2 of 2) sorted by relevance
228 bool is_flushed_depth, in r600_init_surface() argument240 if (!is_flushed_depth && in r600_init_surface()248 if (!is_flushed_depth && is_depth) { in r600_init_surface()1437 bool is_flushed_depth = templ->flags & R600_RESOURCE_FLAG_FLUSHED_DEPTH; in si_texture_create() local1442 !is_flushed_depth && in si_texture_create()1450 false, false, is_flushed_depth, in si_texture_create()
204 bool is_flushed_depth) in r600_init_surface() argument215 if (rscreen->chip_class >= EVERGREEN && !is_flushed_depth && in r600_init_surface()223 if (!is_flushed_depth && is_depth) { in r600_init_surface()1081 bool is_flushed_depth = templ->flags & R600_RESOURCE_FLAG_FLUSHED_DEPTH; in r600_texture_create() local1086 false, false, is_flushed_depth); in r600_texture_create()