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 | |
---|---|---|---|---|
NV12 to RGBA at 4K Too Slow(Why do you use the CPU and Not the GPU for this Conversion?) | 7 | 801 | October 15, 2021 | |
Efficiently converting RGBA NvBufSurfaceParams to BGR cv::Mat | 6 | 574 | November 21, 2023 | |
Vulkan-Cuda interoperability to post-process rendered scenes in Unreal Engine (Linux) | 0 | 996 | February 10, 2021 | |
Render a RGB packed image with VDPAU | 0 | 1071 | December 9, 2013 | |
High Cpu Usage While doing asychronous readback | 11 | 1413 | October 18, 2021 | |
DUAL GPU VIDEOBOARD INTERNAL COPY OPTIMIZATION Which is the best way of copy in DEVICE data between | 0 | 617 | November 6, 2011 | |
How to copy GPU buffer(from nppiMalloc_8u_C4), to dmabuf_fd(from NvBufferCreateEx) | 5 | 502 | January 16, 2020 | |
Optimal way to copy data between a VPI pipeline and CUDA Kernel in PyCUDA | 7 | 1155 | April 24, 2023 | |
Image format converting | 5 | 679 | October 20, 2021 | |
Sharing render buffers or render textures among multiple OpenGL contexts | 28 | 8088 | August 28, 2020 |