Hi, does there exist an example or documentation on what the best approach is to copy a 24 bit packed CPU buffer to a 32 bit RGBA buffer on the GPU. Is it a good option to use a compute shader for this ? Are there better approaches ? I want to do this for FHD resolution coming in at 6O Hz. Thanks Patrick.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Color Image Processing Efficient 24bit RGB image access | 1 | 3940 | November 26, 2009 | |
Converting RGB to RGBA | 1 | 3063 | February 7, 2008 | |
Copies between CPU and GPU | 0 | 1271 | October 23, 2009 | |
RGB auto converted to RGBA | 5 | 3888 | April 8, 2014 | |
CUDA and 24bgr images =( | 2 | 906 | February 24, 2009 | |
Perform Bayer pattern --> RGB conversion on GPU? | 2 | 153 | December 11, 2024 | |
Scaling and letter boxing a packed RGB texture for inference with Tensor RT | 1 | 509 | June 22, 2023 | |
Converting NV12 decoded AVFrame from FFMPEG in GPU memory to RGB | 1 | 455 | August 7, 2024 | |
Output format with 32bits floating point rgb | 3 | 453 | October 18, 2021 | |
Convert RGB and BGR data to other format | 5 | 2082 | February 1, 2023 |