KhronosGroup / KhronosGroup/OpenGL-API

CopyTexImage2D references a "CopyPixels" that has been removed from the specification

未关闭
#90 3 条评论 0 个 reaction 已指派 1 人 已被 @oddhack 认领 在 GitHub 查看
OpenGL
主要语言
没有语言数据
星标
42
派生
8
PR 合并指标
30 天内没有已合并 PR

描述

https://registry.khronos.org/OpenGL/specs/gl/glspec46.core.pdf#page=240

> The image is taken from the framebuffer exactly as if these arguments were passed to CopyPixels (see section 18.3) with argument type set to COLOR, DEPTH, DEPTH_STENCIL, or STENCIL_INDEX, depending on internalformat, stopping after conversion of depth values.

However, section 18.3 does not mention any behavior for CopyPixels. Funnily enough, the changelog says that this text should be moved into this section, but it seems this was forgotten.

> Pixel copying - CopyPixels (the comments also applying to CopyTexImage will be moved to section 8.6).

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。