From f360b721f65f8bdcef97338f0698354c62b1e78d Mon Sep 17 00:00:00 2001 From: Paul Berry Date: Thu, 26 Sep 2013 15:30:49 -0700 Subject: Mark some tasks as N/A --- gl32.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gl32.xml b/gl32.xml index 6834a39..e12b339 100644 --- a/gl32.xml +++ b/gl32.xml @@ -21,12 +21,12 @@ Though is not explicitly stated, it appears that primitive restart should *not* restart the gl_VertexID index. - + An undetected attempt to read data from a mapped buffer object has undefined results, and may result in GL interruption or termination. - + Most, but not all GL commands will detect attempts to read data from a mapped buffer object. (Previously all commands did so.) @@ -195,18 +195,18 @@ - + Texture border size ("bs") is replaced with 0 in the texel fetch equations. - + Reference to TEXTURE_BORDER is dropped from the list of requirements in order to guarantee that a call to CompressedTexSubImage1D, CompressedTexSubImage2D, CompressedTexSubImage3D will not result in an INVALID_OPERATION error. - + Reference to border/TEXTURE_BORDER is dropped from the list of values which must match in order to guarantee that a call to CompressedTexImage1D, CompressedTexImage2D, or -- cgit v1.2.3