KhronosGroup / KhronosGroup/OpenGL-API

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

Open
#90 3 comments 0 reactions 1 assignee Claimed by @oddhack View on GitHub
OpenGL
Dominant language
No language data
Stars
42
Forks
8
PR merge metrics
No merged PRs in 30d

Description

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).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.