KhronosGroup / KhronosGroup/Vulkan-Samples

Feature Request: demonstrate the usage of transfer queue

Open
#875 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

sample request
Dominant language
C++
Stars
5.4k
Forks
835
Avg merge
2h 16m
Merged PRs (30d)
1

Description

Correctly utilizing transfer queue to copy texture/memeory is hard. A simple sample would be really helpful. If it is too costly to rework the framework, a seperate sample like hello_triangle that does not use the framework will also be helpful.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining the existing hello_triangle sample and the repository's sample structure. Determine whether the transfer-queue texture or memory copy can be demonstrated within the framework or needs a standalone sample. Done means a simple sample clearly demonstrates correctly using a transfer queue to copy a texture or memory.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-graphics
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.