Home
last modified time | relevance | path

Searched refs:Pixels (Results 1 – 25 of 210) sorted by relevance

123456789

/third_party/openGLES/extensions/NV/
DNV_read_depth_stencil.txt74 Section 4.3.1 (Reading Pixels), replace description of ReadPixels:
80 Section 4.3.1 (Reading Pixels) subsection "Obtaining Pixels from
127 If NV_read_depth is not supported, the paragraph in "Obtaining Pixels
134 Pixels from the Framebuffer" describing behavior "when the <format>
140 "Obtaining Pixels from the Framebuffer" describing behavior "when
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_read_depth_stencil.txt76 Section 4.3.1 (Reading Pixels), replace description of ReadPixels:
82 Section 4.3.1 (Reading Pixels) subsection "Obtaining Pixels from
129 If NV_read_depth is not supported, the paragraph in "Obtaining Pixels
136 Pixels from the Framebuffer" describing behavior "when the <format>
142 "Obtaining Pixels from the Framebuffer" describing behavior "when
/third_party/openGLES/extensions/INGR/
DINGR_interlace_read.txt51 [In section 4.3.2 "Reading Pixels" the specification of an interlace
53 "Obtaining Pixels from the FrameBuffer."]
/third_party/openGLES/extensions/MESA/
DMESA_bgra.txt64 Add to table 8.2 (Pixels data formats, valid combinations of format,
76 Add to table 8.5 (Pixels data formats).
/third_party/mesa3d/docs/_extra/specs/
DMESA_bgra.txt64 Add to table 8.2 (Pixels data formats, valid combinations of format,
76 Add to table 8.5 (Pixels data formats).
/third_party/skia/third_party/externals/opengl-registry/extensions/INGR/
DINGR_interlace_read.txt51 [In section 4.3.2 "Reading Pixels" the specification of an interlace
53 "Obtaining Pixels from the FrameBuffer."]
/third_party/openGLES/extensions/EXT/
DEXT_framebuffer_blit_layers.txt58 Copying Pixels) and Chaper 18 of the OpenGL 4.6 Core specification (Reading
59 and Copying Pixels)
DEXT_framebuffer_multisample_blit_scaled.txt96 In section 4.3.3 "Copying Pixels", modify the fifth paragraph
107 Modify the following text in section 4.3.3 "Copying Pixels" that was
117 Modify the last paragraph in section 4.3.3 "Copying Pixels" that was
149 4.3.2 "Copying Pixels":
DEXT_color_buffer_float.txt180 Pixels))
220 4.3.2 Reading Pixels, p.190 (section 16.1.2 ReadPixels, p.333 in
230 4.3.2 unnumbered subsection "Obtaining Pixels from the
255 4.3.3 Copying Pixels, p.195 (section 16.2 p.337 in ES 3.1)
DEXT_texture_rg.txt140 In section 4.3.1 "Reading Pixels", subsection "Obtaining Pixels from the
DEXT_abgr.txt70 The new format is added to the discussion of Obtaining Pixels from the
/third_party/mesa3d/docs/isl/
Dunits.rst8 * Pixels (px)
43 **Pixels** are the most straightforward unit and are where everything starts. A
73 width and block height are expressed in samples. Pixels cannot be converted
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_read_format.txt83 Section 4.3 Drawing, Reading, and Copying Pixels
85 Section 4.3.2 Reading Pixels
/third_party/openGLES/extensions/OES/
DOES_read_format.txt93 Section 4.3 Drawing, Reading, and Copying Pixels
95 Section 4.3.2 Reading Pixels
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_color_buffer_float.txt180 Pixels))
220 4.3.2 Reading Pixels, p.190 (section 16.1.2 ReadPixels, p.333 in
230 4.3.2 unnumbered subsection "Obtaining Pixels from the
255 4.3.3 Copying Pixels, p.195 (section 16.2 p.337 in ES 3.1)
DEXT_framebuffer_multisample_blit_scaled.txt96 In section 4.3.3 "Copying Pixels", modify the fifth paragraph
107 Modify the following text in section 4.3.3 "Copying Pixels" that was
117 Modify the last paragraph in section 4.3.3 "Copying Pixels" that was
149 4.3.2 "Copying Pixels":
DEXT_texture_rg.txt140 In section 4.3.1 "Reading Pixels", subsection "Obtaining Pixels from the
DEXT_bgra.txt73 The new format is added to the discussion of Obtaining Pixels from
DEXT_abgr.txt70 The new format is added to the discussion of Obtaining Pixels from the
/third_party/skia/third_party/externals/angle2/extensions/
DANGLE_pack_reverse_row_order.txt78 In Section 4.3.1 (Reading Pixels) add a row to table 4.7:
86 In Section 4.3.1 (Reading Pixels) modify the second paragraph of subsection
/third_party/openGLES/extensions/ANGLE/
DANGLE_pack_reverse_row_order.txt78 In Section 4.3.1 (Reading Pixels) add a row to table 4.7:
86 In Section 4.3.1 (Reading Pixels) modify the second paragraph of subsection
/third_party/skia/third_party/externals/opengl-registry/extensions/ANGLE/
DANGLE_pack_reverse_row_order.txt78 In Section 4.3.1 (Reading Pixels) add a row to table 4.7:
86 In Section 4.3.1 (Reading Pixels) modify the second paragraph of subsection
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_dvc.txt64 4.3.2 Reading Pixels
/third_party/openGLES/extensions/SGIX/
DSGIX_dvc.txt64 4.3.2 Reading Pixels
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFramebufferGL.cpp316 GLubyte *Pixels() const { return tmpPixels ? tmpPixels : clientPixels; } in Pixels() function in rx::__anona92371350111::ScopedEXTTextureNorm16ReadbackWorkaround
1515 GLubyte *readbackPixels = workaround.Pixels(); in readPixelsRowByRow()
1528 glFormat.computePixelBytes(type), pack, originalReadFormatPixels, workaround.Pixels()); in readPixelsRowByRow()
1571 type, workaround.Pixels())); in readPixelsAllAtOnce()
1580 GLubyte *readbackPixels = workaround.Pixels(); in readPixelsAllAtOnce()
1590 glFormat.computePixelBytes(type), pack, originalReadFormatPixels, workaround.Pixels()); in readPixelsAllAtOnce()

123456789