Introduction to APIs and Arm
An Application Programming Interface (API) is defined as the way that applications interact with the main components of a computer system. There are many types of APIs but when it comes to GPUs, people will generally refer to them as a graphics API.
In this section you will find resources, guides and information around three main APIs including Vulkan, Open GLES and OpenCL when working on Arm based designs.