HomeSort by: relevance | last modified time | path
    Searched refs:view_format (Results 1 - 25 of 25) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
intel_mipmap_tree.h 617 enum isl_format view_format,
622 enum isl_format view_format,
707 enum isl_format view_format, bool sampling,
brw_draw.c 514 enum isl_format view_format = local
537 intel_miptree_prepare_texture(brw, tex_obj->mt, view_format,
548 if (txf_format != view_format) {
intel_mipmap_tree.c 2535 enum isl_format view_format)
2541 mt, view_format)) {
2543 isl_format_get_layout(view_format)->name,
2554 enum isl_format view_format,
2591 if (can_texture_with_ccs(brw, mt, view_format))
2622 enum isl_format view_format,
2628 intel_miptree_texture_aux_usage(brw, mt, view_format, astc5x5_wa_bits);
2636 if (!isl_formats_are_fast_clear_compatible(mt->surf.format, view_format))
3870 enum isl_format view_format, bool sampling,
3876 if (devinfo->gen == 10 && isl_format_is_srgb(view_format) && sampling)
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_resolve.c 857 enum isl_format view_format)
866 assert(res->surf.format == view_format);
897 view_format))
920 enum isl_format view_format = iris_image_view_get_format(ice, pview); local
922 iris_resource_texture_aux_usage(ice, res, view_format);
975 enum isl_format view_format,
983 iris_resource_texture_aux_usage(ice, res, view_format);
991 if (!isl_formats_are_fast_clear_compatible(res->surf.format, view_format))
iris_blit.c 281 enum isl_format view_format,
303 is_astc(surf_format) != is_astc(view_format) :
304 view_format != surf_format;
iris_resource.h 481 enum isl_format view_format,
  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
brw_mipmap_tree.h 609 enum isl_format view_format,
614 enum isl_format view_format,
brw_draw.c 543 enum isl_format view_format = local
566 brw_miptree_prepare_texture(brw, tex_obj->mt, view_format,
577 if (txf_format != view_format) {
brw_mipmap_tree.c 1894 enum isl_format view_format)
1900 mt, view_format)) {
1902 isl_format_get_name(view_format),
1913 enum isl_format view_format,
1950 if (can_texture_with_ccs(brw, mt, view_format))
1981 enum isl_format view_format,
1987 brw_miptree_texture_aux_usage(brw, mt, view_format, astc5x5_wa_bits);
1995 if (!isl_formats_are_fast_clear_compatible(mt->surf.format, view_format))
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_resolve.c 1265 enum isl_format view_format)
1270 if (!format_ccs_e_compat_with_resource(devinfo, res, view_format)) {
1274 isl_format_get_layout(view_format);
1288 enum isl_format view_format,
1323 if (can_texture_with_ccs(devinfo, &ice->dbg, res, view_format))
1355 enum isl_format view_format,
1361 iris_resource_texture_aux_usage(ice, res, view_format, astc5x5_wa_bits);
1369 if (!isl_formats_are_fast_clear_compatible(res->surf.format, view_format))
iris_resource.h 397 enum isl_format view_format,
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
svga_surface.c 615 SVGA3dSurfaceFormat view_format = s->key.format; local
622 if (view_format == SVGA3D_B8G8R8A8_UNORM &&
625 view_format = SVGA3D_B8G8R8X8_UNORM;
631 view_format,
svga_format.c 42 SVGA3dSurfaceFormat view_format; /* view format for texture buffer */ member in struct:vgpu10_format_entry
256 *svga_format = entry->view_format;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
svga_surface.c 620 SVGA3dSurfaceFormat view_format = s->key.format; local
627 if (view_format == SVGA3D_B8G8R8A8_UNORM &&
630 view_format = SVGA3D_B8G8R8X8_UNORM;
636 view_format,
svga_format.c 43 SVGA3dSurfaceFormat view_format; /* view format for texture buffer */ member in struct:vgpu10_format_entry
417 *svga_format = format_conversion_table[format].view_format;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
crocus_resource.h 502 enum isl_format view_format,
crocus_blit.c 313 enum isl_format view_format,
332 bool need_flush = view_format != surf_format;
crocus_resolve.c 963 enum isl_format view_format,
976 if (!isl_formats_are_fast_clear_compatible(res->surf.format, view_format))
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
si_texture.c 1979 enum pipe_format view_format)
1984 !vi_dcc_formats_compatible((struct si_screen *)tex->screen, tex->format, view_format);
1990 unsigned level, enum pipe_format view_format)
1994 if (vi_dcc_formats_are_incompatible(tex, level, view_format))
si_pipe.h 1538 enum pipe_format view_format);
1540 unsigned level, enum pipe_format view_format);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
si_pipe.h 1379 enum pipe_format view_format);
1383 enum pipe_format view_format);
si_texture.c 2157 enum pipe_format view_format)
2162 !vi_dcc_formats_compatible(tex->format, view_format);
2170 enum pipe_format view_format)
2174 if (vi_dcc_formats_are_incompatible(tex, level, view_format))
  /xsrc/external/mit/MesaLib/dist/src/intel/isl/
isl.c 2960 const enum isl_format view_format = view->format; local
3012 ucompr_surf->format = view_format;
3055 .format = view_format,
  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_image.c 179 enum isl_format view_format = local
183 if (!isl_formats_are_ccs_e_compatible(devinfo, format, view_format))
  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_image.c 389 enum isl_format view_format = local
393 if (!isl_formats_are_ccs_e_compatible(devinfo, format, view_format))

Completed in 37 milliseconds