Skip to content

Commit

Permalink
README: document <libplacebo/dummy.h>
Browse files Browse the repository at this point in the history
  • Loading branch information
haasn committed Sep 4, 2021
1 parent ba19a74 commit b98c997
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ and even the GPU in general.
- `vulkan.h`: GPU API implementation based on Vulkan.
- `opengl.h`: GPU API implementation based on OpenGL.
- `d3d11.h`: GPU API implementation based on Direct3D 11.
- `dummy.h`: Dummy GPI API (interfaces with CPU only, no shader support)

As part of the public API, libplacebo exports a middle-level abstraction for
dealing with GPU objects and state. Basically, this is the API libplacebo uses
Expand Down

0 comments on commit b98c997

Please sign in to comment.