Tag

vulkan

0 views collected around this technical thread.

OPPO Kernel Craftsman
OPPO Kernel Craftsman
Jul 28, 2023 · Game Development

Mobile GPU Architecture, Vulkan Advantages, and Tile‑Based Rendering Optimization

Mobile GPUs rely on tile‑based rendering to cut bandwidth and heat, and Vulkan’s thin drivers, explicit synchronization, and multi‑threaded command buffers let developers exploit this architecture—using proper load actions, subpasses, IDVS, and correctly placed barriers—to achieve notable performance boosts and substantial power savings on mobile devices.

GraphicsSynchronizationmobile GPU
0 likes · 15 min read
Mobile GPU Architecture, Vulkan Advantages, and Tile‑Based Rendering Optimization
OPPO Kernel Craftsman
OPPO Kernel Craftsman
Jun 28, 2023 · Artificial Intelligence

ShaderNN 2.0: A Lightweight Mobile Deep Learning Inference Engine with OpenGL and Vulkan Support

ShaderNN 2.0 is a lightweight mobile deep learning inference engine supporting OpenGL and Vulkan, offering texture‑based zero‑copy I/O, hybrid shader implementation, and achieving significant latency and power reductions versus TensorFlow Lite and MNN, thereby enabling real‑time graphics‑AI tasks such as style transfer, denoising, super‑sampling, and Stable Diffusion on smartphones.

GPU shaderOpenGLShaderNN
0 likes · 16 min read
ShaderNN 2.0: A Lightweight Mobile Deep Learning Inference Engine with OpenGL and Vulkan Support
Laravel Tech Community
Laravel Tech Community
Jun 18, 2020 · Fundamentals

FFmpeg 4.3 Released with New AV1, Vulkan, AMD AMF, and QSV Support

FFmpeg 4.3 has been released, adding support for TrueHD in MP4, Intel QSV‑accelerated MJPEG and VP9 decoding, Vulkan‑based AMD AMF encoding on Linux, AV1 encoding via rav1e, ZeroMQ, VDPAU VP9 decoding, and numerous filter enhancements.

AV1amd amfffmpeg
0 likes · 2 min read
FFmpeg 4.3 Released with New AV1, Vulkan, AMD AMF, and QSV Support