Searched refs:to_buf (Results 1 – 2 of 2) sorted by relevance
911 VectorBuffer* to_buf, in MoveBuffer() argument920 to_buf->begin()); in MoveBuffer()925 to_buf->begin()); in MoveBuffer()929 &(*to_buf)[right_size]); in MoveBuffer()
2949 int h, enum AVPixelFormat pix_fmt, int to_buf) in transfer_image_buf() argument2962 VulkanExecCtx *ectx = to_buf ? &fp->download_ctx : &fp->upload_ctx; in transfer_image_buf()2979 VkImageLayout new_layout = to_buf ? VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL : in transfer_image_buf()2981 VkAccessFlags new_access = to_buf ? VK_ACCESS_TRANSFER_READ_BIT : in transfer_image_buf()3030 if (to_buf) in transfer_image_buf()3044 if (!to_buf) { in transfer_image_buf()