[][src]Type Definition gvr_sys::gvr_frame

type gvr_frame = gvr_frame_;

A single frame acquired from the swap chain. Each frame is composed of one or more buffers, which are then lens distorted and composited into the final output. Buffers are identified by indices that correspond to the position of their gvr_buffer_spec in the list passed when constructing the swap chain.