Home
last modified time | relevance | path

Searched defs:image_view (Results 1 – 16 of 16) sorted by relevance

/third_party/mesa3d/src/vulkan/util/
Dvk_image.c261 struct vk_image_view *image_view, in vk_image_view_init()
423 vk_image_view_finish(struct vk_image_view *image_view) in vk_image_view_finish()
434 struct vk_image_view *image_view = in vk_image_view_create() local
448 struct vk_image_view *image_view) in vk_image_view_destroy()
/third_party/boost/boost/gil/
Dimage_view.hpp53 class image_view class
94 image_view() : _dimensions(0,0) {} in image_view() function in boost::gil::image_view
95 image_view(image_view const& img_view) in image_view() function in boost::gil::image_view
100 image_view(View const& view) : _dimensions(view.dimensions()), _pixels(view.pixels()) {} in image_view() function in boost::gil::image_view
103 image_view(point_t const& dims, L2 const& loc) : _dimensions(dims), _pixels(loc) {} in image_view() function in boost::gil::image_view
106 image_view(coord_t width, coord_t height, L2 const& loc) in image_view() function in boost::gil::image_view
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dvx_image.c60 struct v3dv_image_view *image_view, in pack_texture_shader_state_helper()
Dv3dv_uniforms.c305 get_texture_size_from_image_view(struct v3dv_image_view *image_view, in get_texture_size_from_image_view()
Dv3dv_meta_copy.c2105 VkImageView image_view; in texel_buffer_shader_copy() local
Dv3dv_private.h1228 struct v3dv_image_view *image_view; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_surface.h47 VkImageView image_view; member
Dzink_surface.c345 VkImageView image_view; in zink_rebind_surface() local
Dzink_descriptors.c129 get_image_view_hash(const struct zink_image_view *image_view) in get_image_view_hash()
146 zink_get_image_view_hash(struct zink_context *ctx, struct zink_image_view *image_view, bool is_buff… in zink_get_image_view_hash()
939 zink_image_view_desc_set_add(struct zink_image_view *image_view, struct zink_descriptor_set *zds, u… in zink_image_view_desc_set_add()
1169 …_add(struct zink_context *ctx, struct zink_descriptor_set *zds, struct zink_image_view *image_view, in desc_set_image_add()
1375 struct zink_image_view *image_view = &ctx->image_views[stage][index + k]; in update_descriptors_internal() local
Dzink_context.c428 struct zink_image_view *image_view = &ctx->image_views[stage][idx]; in get_imageview_for_binding() local
447 struct zink_image_view *image_view = &ctx->image_views[stage][idx]; in get_bufferview_for_binding() local
1287 struct zink_image_view *image_view = &ctx->image_views[stage][slot]; in unbind_shader_image() local
1365 struct zink_image_view *image_view = &ctx->image_views[p_stage][start_slot + i]; in zink_set_shader_images() local
2347 struct zink_image_view *image_view = &ctx->image_views[stage][idx]; in get_access_flags_for_binding() local
3746 struct zink_image_view *image_view = &ctx->image_views[shader][slot]; in rebind_ibo() local
3866 const struct zink_image_view *image_view = &ctx->image_views[shader][slot]; in rebind_buffer() local
Dzink_batch.c739 struct zink_image_view *image_view) in zink_batch_reference_image_view()
Dzink_screen.h168 uint32_t image_view; member
Dzink_context.h96 struct zink_surface *image_view; member
/third_party/mesa3d/src/intel/vulkan/
Danv_descriptor_set.c1285 struct anv_image_view *image_view = NULL; in anv_descriptor_set_write_image_view() local
Danv_private.h1976 struct anv_image_view *image_view; member
2867 struct anv_image_view * image_view; member
/third_party/boost/libs/gil/doc/html/
Dsearchindex.js1 …mic_image","design/examples","design/extending","design/image","design/image_view","design/index",… property