Searched refs:db_compatible (Results 1 – 11 of 11) sorted by relevance
283 assert(tex->db_compatible); in r600_decompress_depth_textures()315 assert(tex->db_compatible); in r600_decompress_depth_images()439 if (rtex->db_compatible) { in r600_decompress_subresource()
214 bool db_compatible; member
419 rtex->db_compatible = new_tex->db_compatible; in r600_reallocate_texture_inplace()932 rtex->db_compatible = true; in r600_texture_create_object()
730 if (tmp->db_compatible) { in evergreen_fill_tex_resource_words()754 do_endian_swap = !tmp->db_compatible; in evergreen_fill_tex_resource_words()890 S_03001C_DEPTH_SAMPLE_ORDER(tmp->db_compatible); in evergreen_fill_tex_resource_words()1207 do_endian_swap = !rtex->db_compatible; in evergreen_set_color_surface_common()4120 if (!is_buffer & rtex->db_compatible) in evergreen_set_shader_images()
695 do_endian_swap = !tmp->db_compatible; in r600_create_sampler_view_custom()822 if (rtex->db_compatible && !r600_can_sample_zs(rtex, false)) { in r600_init_color_surface()877 do_endian_swap = !rtex->db_compatible; in r600_init_color_surface()
658 if (!is_buffer && rtex->db_compatible) { in r600_set_sampler_views()
238 bool db_compatible:1; member
550 rtex->db_compatible = new_tex->db_compatible; in r600_reallocate_texture_inplace()1260 rtex->db_compatible = true; in r600_texture_create_object()
434 assert(tex->db_compatible); in si_decompress_sampler_depth_textures()824 if (rtex->db_compatible) { in si_decompress_subresource()
450 bool is_separate_stencil = rtex->db_compatible && in si_set_sampler_view_desc()489 return rtex->db_compatible; in depth_needs_decompression()
3926 if (tmp->db_compatible) { in si_create_sampler_view_custom()