Home
last modified time | relevance | path

Searched defs:view_format (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_meta.h58 VkFormat view_format; member
66 VkFormat view_format; member
78 VkFormat view_format; member
H A Dvk_image.h295 VkFormat view_format; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_blit.c287 enum isl_format view_format, in tex_cache_flush_hack()
569 enum isl_format view_format, in copy_region_aux_usage()
612 enum isl_format view_format, in prepare_copy_region()
H A Diris_resolve.c144 enum isl_format view_format = iris_image_view_get_format(ice, pview); in resolve_image_views() local
1022 enum isl_format view_format, in iris_resource_texture_aux_usage()
1140 enum isl_format view_format, in iris_resource_prepare_texture()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_image.c413 enum isl_format view_format = view_format_plane.isl_format; in can_fast_clear_with_non_zero_color() local
449 enum isl_format view_format = in storage_image_format_supports_atomic() local
488 enum isl_format view_format = in formats_ccs_e_compatible() local
H A Danv_image_view.c414 VkFormat view_format = iview->vk.view_format; in anv_image_view_init() local
H A Danv_formats.c1411 const struct anv_format *view_format = in anv_get_image_format_properties() local
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/memory/
H A DImage.h83 VkFormat view_format; member
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_image_view.c144 enum pipe_format view_format = vk_format_to_pipe_format(view->vk.format); in view_denominator() local
H A Dhk_image.c267 enum pipe_format view_format = in hk_can_compress() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c2214 enum pipe_format view_format) in vi_dcc_formats_are_incompatible()
2225 unsigned level, enum pipe_format view_format) in vi_disable_dcc_if_incompatible_format()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_format.c24 SVGA3dSurfaceFormat view_format; /* view format for texture buffer */ member
H A Dsvga_surface.c606 SVGA3dSurfaceFormat view_format = s->key.format; in svga_validate_surface_view() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_blit.c312 enum isl_format view_format, in tex_cache_flush_hack()
H A Dcrocus_resolve.c960 enum isl_format view_format, in crocus_resource_prepare_texture()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DResource.h263 VkFormat view_format; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.h98 enum pipe_format view_format, emulated_format; member
H A Dd3d12_draw.cpp276 enum pipe_format view_format = ctx->image_view_emulation_formats[stage][i]; in fill_image_descriptors() local
H A Dd3d12_context_graphics.cpp1667 is_valid_uav_cast(enum pipe_format resource_format, enum pipe_format view_format) in is_valid_uav_cast()
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_image.c408 enum isl_format view_format = view_format_plane.isl_format; in can_fast_clear_with_non_zero_color() local
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_renderer.c924 UNUSED enum virgl_formats view_format) in vrend_resource_supports_view()
941 enum virgl_formats view_format) in vrend_resource_needs_redblue_swizzle()
949 enum virgl_formats view_format) in vrend_resource_needs_srgb_decode()
958 enum virgl_formats view_format) in vrend_resource_needs_srgb_encode()
/aosp_15_r20/external/mesa3d/src/intel/isl/
H A Disl.c3902 const enum isl_format view_format = view->format; in isl_surf_get_uncompressed_surf() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.cpp7512 …_format view_format = TextureViewUtilities::getFormatOfInternalformat(view_intern… in verifyResultData() local
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dbuffer_validation.cpp4315 VkFormat view_format = pCreateInfo->format; in PreCallValidateCreateImageView() local