]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Documentation: dmaengine: Correct reference to glReadPixels()
authorNathan Lynch <nathan.lynch@amd.com>
Thu, 10 Oct 2024 17:52:07 +0000 (12:52 -0500)
committerVinod Koul <vkoul@kernel.org>
Mon, 7 Apr 2025 05:33:47 +0000 (11:03 +0530)
commit82922fca2fd26a05ce5ce72ce913ab503c2b4ada
treece5b8cdf03fc78bb62f7caa1df8c05e2b19f341c
parent0af2f6be1b4281385b618cb86ad946eded089ac8
Documentation: dmaengine: Correct reference to glReadPixels()

The author very likely meant "glReadPixels()" instead of
"glReadpielx()", which does not appear in the OpenGL API.

https://registry.khronos.org/OpenGL-Refpages/gl4/html/glReadPixels.xhtml

Signed-off-by: Nathan Lynch <nathan.lynch@amd.com>
Link: https://lore.kernel.org/r/20241010-doc-dmaengine-glreadpixels-v1-1-8202e5834b13@amd.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/driver-api/dmaengine/provider.rst