Home
last modified time | relevance | path

Searched defs:image_plane (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_image.c294 …(struct pipe_context *pctx, struct lvp_image_view *iv, VkFormat plane_format, unsigned image_plane) in lvp_create_samplerview()
345 lvp_create_imageview(const struct lvp_image_view *iv, VkFormat plane_format, unsigned image_plane) in lvp_create_imageview()
407 uint8_t image_plane = lvp_image_aspects_to_plane(image, 1u << aspect_bit); in lvp_CreateImageView() local
415 const uint8_t image_plane = view->planes[view_plane].image_plane; in lvp_CreateImageView() local
H A Dlvp_private.h306 unsigned image_plane; member
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_image_view.c199 const uint8_t image_plane = view->planes[view_plane].image_plane; in pack_texture() local
329 const uint8_t image_plane = view->planes[view_plane].image_plane; in pack_pbe() local
537 uint8_t image_plane = in hk_image_view_init() local
H A Dhk_image_view.h27 uint8_t image_plane; member
H A Dhk_cmd_draw.c770 uint8_t image_plane = view->planes[plane].image_plane; in hk_CmdBeginRendering() local
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_image_view.c139 uint8_t image_plane = nvk_image_aspects_to_plane(image, 1u << aspect_bit); in nvk_image_view_init() local
146 const uint8_t image_plane = view->planes[view_plane].image_plane; in nvk_image_view_init() local
H A Dnvk_image_view.h21 uint8_t image_plane; member
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_cmd_buffer.c161 uint8_t image_plane = v3dv_plane_from_aspect(iview->vk.aspects); in cmd_buffer_render_pass_emit_load() local
357 uint8_t image_plane = v3dv_plane_from_aspect(iview->vk.aspects); in cmd_buffer_render_pass_emit_store() local
H A Dv3dv_private.h775 uint8_t image_plane; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dpooling_test.cc125 std::vector<float> ReplicateDepthRamp(const std::vector<float>& image_plane, in ReplicateDepthRamp()
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_private.h3558 uint32_t image_plane; member