Lines Matching defs:image
32 dzn_image_align_extent(const struct dzn_image *image, in dzn_image_align_extent()
50 dzn_image_destroy(struct dzn_image *image, in dzn_image_destroy()
71 struct dzn_image *image = in dzn_image_create() local
308 dzn_image_layers_get_subresource_index(const struct dzn_image *image, in dzn_image_layers_get_subresource_index()
322 dzn_image_range_get_subresource_index(const struct dzn_image *image, in dzn_image_range_get_subresource_index()
336 dzn_image_get_subresource_index(const struct dzn_image *image, in dzn_image_get_subresource_index()
349 dzn_image_get_copy_loc(const struct dzn_image *image, in dzn_image_get_copy_loc()
380 dzn_image_get_dsv_desc(const struct dzn_image *image, in dzn_image_get_dsv_desc()
447 dzn_image_get_rtv_desc(const struct dzn_image *image, in dzn_image_get_rtv_desc()
533 dzn_image_layout_to_state(const struct dzn_image *image, in dzn_image_layout_to_state()
651 dzn_DestroyImage(VkDevice device, VkImage image, in dzn_DestroyImage()
664 struct dzn_image *image = NULL; in dzn_swapchain_get_image() local