Display services: Difference between revisions
Line 301: | Line 301: | ||
== GetIndirectLayerImageRequiredMemoryInfo == | == GetIndirectLayerImageRequiredMemoryInfo == | ||
Takes two input u64s: | Takes two input u64s: width and height. Returns two output u64s. First u64 is the buffer size to use with the ImageMap cmds, second u64 is the buffer address alignment for those cmds. | ||
== GetDisplayVsyncEvent == | == GetDisplayVsyncEvent == |