Lines Matching defs:image
146 std::unique_ptr<ImageWithMemory> image;
246 * Copies buffer data into an image. The buffer is expected to be
282 * Copies image data into a buffer. The buffer is expected to be
287 vk::VkImage image,
299 vk::VkImage image,
311 * Clear a color image
317 vk::VkImage image,
331 vk::VkImage image,
343 * Initialize color image with a chessboard pattern
350 vk::VkImage image,
362 * Copies depth/stencil image data into two separate buffers.
367 vk::VkImage image,
376 * Clear a depth/stencil image
382 vk::VkImage image,
399 vk::VkImage image,
413 * Makes common image subresource structures with common defaults
422 * image format.
437 * Allocates memory for a sparse image and handles the memory binding.