Home
last modified time | relevance | path

Searched defs:iviews (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/core/
H A Dkernel.hpp62 std::vector<pipe_image_view> iviews; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.c256 const struct pipe_image_view *iviews) in panfrost_set_shader_images()
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_meta_copy_fill_update.c1842 VkImageView iviews[] = { in copy_image_prepare_gfx_desc_set() local
1880 VkImageView iviews[] = { in copy_image_prepare_compute_desc_set() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Dkernel.rs1309 let mut iviews = Vec::new(); in launch() localVariable
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.c87 const struct pipe_image_view *iviews) in agx_set_shader_images()
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_cmd_buffer.c2956 struct pvr_image_view **iviews = state->render_pass_info.attachments; in pvr_stash_depth_format() local