Searched refs:is_flushing_texture (Results 1 – 10 of 10) sorted by relevance
53 boolean is_flushing_texture; member
173 if (tex->is_flushing_texture) in si_flush_depth_textures()187 if (tex->is_flushing_texture) in si_flush_depth_textures()341 if (rsrc->depth && !rsrc->is_flushing_texture) in r600_resource_copy_region()
390 if (rtex->depth && !rtex->is_flushing_texture) { in si_texture_transfer_destroy()654 ((struct r600_resource_texture *)rtex->flushed_depth_texture)->is_flushing_texture = TRUE; in r600_texture_depth_flush()
1467 if (rtex->depth && !rtex->is_flushing_texture) { in si_cb()2034 if (tmp->depth && !tmp->is_flushing_texture) { in si_create_sampler_view()
57 boolean is_flushing_texture; member
246 assert(tex->is_depth && !tex->is_flushing_texture); in r600_decompress_depth_textures()343 if (rsrc->is_depth && !rsrc->is_flushing_texture) { in r600_copy_first_sample()695 if (rsrc->is_depth && !rsrc->is_flushing_texture) { in r600_resource_copy_region()
593 (*flushed_depth_texture)->is_flushing_texture = TRUE; in r600_init_flushed_depth_texture()
1045 if (tmp->is_depth && !tmp->is_flushing_texture) { in r600_create_sampler_view()1269 if (rtex->is_depth && !rtex->is_flushing_texture) { in r600_init_color_surface()
1020 if (tmp->is_depth && !tmp->is_flushing_texture) { in evergreen_create_sampler_view()1255 if (rtex->is_depth && !rtex->is_flushing_texture) { in evergreen_init_color_surface()
630 if (rtex->is_depth && !rtex->is_flushing_texture) { in r600_set_sampler_views()