Advanced API Performance: Descriptors (original) (raw)

A graphic of a computer sending code to multiple stacks.

By using descriptor types, you can bind resources to shaders and specify how those resources are accessed. This creates efficient communication between the CPU and GPU and enables shaders to access the necessary data during rendering.

DirectX 12

Vulkan

DirectX 12

Vulkan

Tags

About the Authors