Lines Matching refs:illegal
56 protected surface to any non-protected surface by GPU are considered illegal.
196 better to leave the defination of illegal operation behavior out of this
199 2. Should the spec enumerate the legal and illegal operations in client APIs
204 principles that determine whether an operation is legal or illegal. If a version
209 * glReadPixels is illegal when the READ framebuffer is protected,
210 * glCopyTexImage2D is illegal when the READ framebuffer is protected,
211 * glCopyTexSubImage2D is illegal when the READ framebuffer is protected, unless
213 * glBlitFramebuffer is illegal if the READ framebuffer is protected and the
224 5 01/13/14 Jesse Define illegal operation behavior more broadly.
225 4 01/10/14 Pontus Update description of illegal operation behavior in
227 3 01/03/14 Yanjun Define the GPU and CPU behavior for illegal operations.
228 2 12/13/13 Yanjun Prohibit GPU illegal copy from the protected surface to