this post was submitted on 14 Apr 2025
1 points (66.7% liked)

GPU

89 readers
7 users here now

GPU - 3D graphics programming, neural networks, WebGL, WebGPU, WebNN, shaders, generative textures and models, OpenGL, DirectX, Metal, Vulkan, Computer Generated Holography

founded 1 year ago
MODERATORS
 

One of the things we often take for granted on GPUs is the idea of early Z testing. It’s the main reason why Z prepasses exist at all, and it’s one of the things that has allowed forward rendering to remain viable without being completely overwhelmed by pixel shader overdraw (instead it merely gets overwhelmed by quad overshading, but I digress)...

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here