GPUOpen-LibrariesAndSDKs/brotli_g_sdk

Can I simply compress binary data, such as std::vector<char>, and then decompress it on the GPU?

huanglang123 opened this issue · 0 comments

Can I simply compress binary data, such as std::vector, and then decompress it on the GPU?