/third_party/openGLES/extensions/NV/ |
D | NV_copy_depth_to_color.txt | 71 providing a CopyPixels command that does both of these steps in one. 91 PixelZoom be applied on the new CopyPixels operations? 94 for a CopyPixels of COLOR data, so, even though the typical usage 101 read-modify-write hazards with overlapping CopyPixels, but they 102 are no worse than with other forms of overlapping CopyPixels; the 134 CopyPixels pass could overwrite that on selected pixels. 142 Accepted by the <type> parameter of CopyPixels: 207 The error INVALID_OPERATION is generated if CopyPixels is called 211 The error INVALID_OPERATION is generated if CopyPixels is called
|
D | NV_packed_depth_stencil.txt | 112 * Should we support CopyPixels? 117 implement. It is easy and useful to add CopyPixels support. 161 or ReadPixels formats. CopyPixels is probably safe regardless of 174 CopyPixels: 424 The error INVALID_OPERATION is generated if CopyPixels is called
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_copy_depth_to_color.txt | 71 providing a CopyPixels command that does both of these steps in one. 91 PixelZoom be applied on the new CopyPixels operations? 94 for a CopyPixels of COLOR data, so, even though the typical usage 101 read-modify-write hazards with overlapping CopyPixels, but they 102 are no worse than with other forms of overlapping CopyPixels; the 134 CopyPixels pass could overwrite that on selected pixels. 142 Accepted by the <type> parameter of CopyPixels: 207 The error INVALID_OPERATION is generated if CopyPixels is called 211 The error INVALID_OPERATION is generated if CopyPixels is called
|
D | NV_packed_depth_stencil.txt | 112 * Should we support CopyPixels? 117 implement. It is easy and useful to add CopyPixels support. 161 or ReadPixels formats. CopyPixels is probably safe regardless of 174 CopyPixels: 424 The error INVALID_OPERATION is generated if CopyPixels is called
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_scene_marker.txt | 123 commands ReadPixels, CopyPixels, CopyTexImage, CopyTexSubImage, 127 A ReadPixels or CopyPixels call requesting stencil, alpha, or depth 174 INVALID_OPERATION if ReadPixels, CopyPixels, CopyTexImage, 179 INVALID_OPERATION if ReadPixels or CopyPixels is issued requesting 198 an enable. Made DrawBuffer within a scene, or ReadPixels/CopyPixels of
|
D | EXT_framebuffer_blit.txt | 197 "CopyPixels transfers a rectangle of pixel values from one region 201 definition of CopyPixels: 204 the arguments were passed to CopyPixels." These operations include: 207 made to execute one of these operations, or CopyPixels, while the 210 to execute CopyPixels will generate 218 There are some important distinctions from CopyPixels, as 263 converted to match the destination format as in CopyPixels, except 267 Calling CopyPixels or BlitFramebufferEXT will result in an 411 BlitFramebufferEXT, DrawPixels, or CopyPixels is called while the 415 BlitFramebufferEXT, ReadPixels, CopyPixels, CopyTex{Sub}Image*,
|
D | EXT_copy_texture.txt | 88 TexImage2D in exactly the way that CopyPixels is related to DrawPixels. 96 processed exactly as if CopyPixels had been called, but the process 124 that CopyPixels is related to DrawPixels. Rather than accepting image 136 TexSubImage3DEXT in exactly the way that CopyPixels is related to
|
D | EXT_framebuffer_multisample.txt | 171 the definition of CopyPixels by EXT_framebuffer_blit: 174 the arguments were passed to CopyPixels." These operations include: 177 made to execute one of these operations, or CopyPixels, while the 184 Furthermore, an attempt to execute CopyPixels will generate 363 CopyPixels, CopyTex{Sub}Image*, CopyColor{Sub}Table, or 461 (3) Is ReadPixels (or CopyPixels or CopyTexImage) permitted when 588 (framebuffer zero). Note that ReadPixels and CopyPixels are
|
D | EXT_packed_depth_stencil.txt | 153 CopyPixels, by the <internalformat> parameter of TexImage1D, 432 arguments were passed to CopyPixels with argument type set to COLOR 625 CopyPixels operation. 747 The error INVALID_OPERATION is generated if CopyPixels is called 822 02) Should we support CopyPixels? 827 to implement. It is easy and useful to add CopyPixels support. 855 ReadPixels formats. CopyPixels is probably safe regardless of 866 operations defined in terms of ReadPixels, such as CopyPixels,
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_scene_marker.txt | 123 commands ReadPixels, CopyPixels, CopyTexImage, CopyTexSubImage, 127 A ReadPixels or CopyPixels call requesting stencil, alpha, or depth 174 INVALID_OPERATION if ReadPixels, CopyPixels, CopyTexImage, 179 INVALID_OPERATION if ReadPixels or CopyPixels is issued requesting 198 an enable. Made DrawBuffer within a scene, or ReadPixels/CopyPixels of
|
D | EXT_framebuffer_blit.txt | 197 "CopyPixels transfers a rectangle of pixel values from one region 201 definition of CopyPixels: 204 the arguments were passed to CopyPixels." These operations include: 207 made to execute one of these operations, or CopyPixels, while the 210 to execute CopyPixels will generate 218 There are some important distinctions from CopyPixels, as 263 converted to match the destination format as in CopyPixels, except 267 Calling CopyPixels or BlitFramebufferEXT will result in an 411 BlitFramebufferEXT, DrawPixels, or CopyPixels is called while the 415 BlitFramebufferEXT, ReadPixels, CopyPixels, CopyTex{Sub}Image*,
|
D | EXT_copy_texture.txt | 88 TexImage2D in exactly the way that CopyPixels is related to DrawPixels. 96 processed exactly as if CopyPixels had been called, but the process 124 that CopyPixels is related to DrawPixels. Rather than accepting image 136 TexSubImage3DEXT in exactly the way that CopyPixels is related to
|
D | EXT_framebuffer_multisample.txt | 171 the definition of CopyPixels by EXT_framebuffer_blit: 174 the arguments were passed to CopyPixels." These operations include: 177 made to execute one of these operations, or CopyPixels, while the 184 Furthermore, an attempt to execute CopyPixels will generate 363 CopyPixels, CopyTex{Sub}Image*, CopyColor{Sub}Table, or 461 (3) Is ReadPixels (or CopyPixels or CopyTexImage) permitted when 588 (framebuffer zero). Note that ReadPixels and CopyPixels are
|
/third_party/mesa3d/docs/relnotes/ |
D | 3.3 | 110 Lets glDraw/CopyPixels draw a texture coordinate image. 114 to the glDraw/CopyPixels paths. 117 Adds additional color tables to the glDraw/Read/CopyPixels paths. 120 Compute histograms for glDraw/Read/CopyPixels. 206 CopyPixels
|
D | 6.4.rst | 45 - glBitmap, glDraw/CopyPixels mistakenly generated selection hits 51 - glDraw/CopyPixels of stencil data ignored the stencil write mask
|
D | 10.4.6.rst | 62 - st/mesa: fix sampler view reference counting bug in glDraw/CopyPixels
|
D | 6.5.2.rst | 37 - Accelerated CopyTexSubimage, DrawPixels, ReadPixels, CopyPixels
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | WGL_ARB_make_current_read.txt | 116 2. Any depth values that are retrieved by ReadPixels, CopyPixels, 118 buffer in the manner of ReadPixels and CopyPixels. 120 3. Any stencil values that are retrieved by ReadPixels, CopyPixels, 122 framebuffer in the manner of ReadPixels and CopyPixels.
|
/third_party/openGLES/extensions/ARB/ |
D | WGL_ARB_make_current_read.txt | 126 2. Any depth values that are retrieved by ReadPixels, CopyPixels, 128 buffer in the manner of ReadPixels and CopyPixels. 130 3. Any stencil values that are retrieved by ReadPixels, CopyPixels, 132 framebuffer in the manner of ReadPixels and CopyPixels.
|
/third_party/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_pixel.c | 128 functions->CopyPixels = intelCopyPixels; in intelInitPixelFuncs()
|
/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_pixel.c | 130 functions->CopyPixels = brw_copypixels; in brw_init_pixel_functions()
|
/third_party/mesa3d/src/glx/apple/ |
D | apple_xgl_api_read.c | 119 __ogl_framework_api->CopyPixels(x, y, width, height, type); in __applegl_glCopyPixels()
|
/third_party/flutter/skia/src/ports/ |
D | SkImageGeneratorWIC.cpp | 201 hr = formatConverterSrc->CopyPixels(nullptr, (UINT) rowBytes, (UINT) rowBytes * info.height(), in onGetPixels()
|
/third_party/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_driver.c | 179 functions->CopyPixels = _mesa_meta_CopyPixels; in nouveau_driver_functions_init()
|
/third_party/skia/src/ports/ |
D | SkImageGeneratorWIC.cpp | 201 hr = formatConverterSrc->CopyPixels(nullptr, (UINT) rowBytes, (UINT) rowBytes * info.height(), in onGetPixels()
|