/third_party/vk-gl-cts/framework/opengl/ |
D | gluPixelTransfer.cpp | 79 gl.pixelStorei(GL_UNPACK_ALIGNMENT, getTransferAlignment(src.getFormat())); in texImage2D() 99 gl.pixelStorei(GL_UNPACK_ALIGNMENT, getTransferAlignment(src.getFormat())); in texImage3D() 118 gl.pixelStorei(GL_UNPACK_ALIGNMENT, getTransferAlignment(src.getFormat())); in texSubImage2D() 138 gl.pixelStorei(GL_UNPACK_ALIGNMENT, getTransferAlignment(src.getFormat())); in texSubImage3D()
|
D | gluTexture.cpp | 86 gl.pixelStorei(GL_UNPACK_ALIGNMENT, computePixelStore(m_refTexture.getFormat())); in upload() 169 gl.pixelStorei(GL_UNPACK_ALIGNMENT, computePixelStore(m_refTexture.getFormat())); in upload() 301 gl.pixelStorei(GL_UNPACK_ALIGNMENT, computePixelStore(m_refTexture.getFormat())); in upload() 388 gl.pixelStorei(GL_UNPACK_ALIGNMENT, computePixelStore(m_refTexture.getFormat())); in upload() 509 gl.pixelStorei(GL_UNPACK_ALIGNMENT, computePixelStore(m_refTexture.getFormat())); in upload() 596 gl.pixelStorei(GL_UNPACK_ALIGNMENT, computePixelStore(m_refTexture.getFormat())); in upload() 718 gl.pixelStorei(GL_UNPACK_ALIGNMENT, computePixelStore(m_refTexture.getFormat())); in upload() 809 gl.pixelStorei(GL_UNPACK_ALIGNMENT, computePixelStore(m_refTexture.getFormat())); in upload()
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | UnpackAlignmentTest.cpp | 95 glPixelStorei(GL_UNPACK_ALIGNMENT, alignment); in testAlignment() 98 glGetIntegerv(GL_UNPACK_ALIGNMENT, &readbackAlignment); in testAlignment() 134 glGetIntegerv(GL_UNPACK_ALIGNMENT, &defaultAlignment); in TEST_P()
|
D | D3DImageFormatConversionTest.cpp | 153 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in TEST_P()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | UnpackAlignmentTest.cpp | 95 glPixelStorei(GL_UNPACK_ALIGNMENT, alignment); in testAlignment() 98 glGetIntegerv(GL_UNPACK_ALIGNMENT, &readbackAlignment); in testAlignment() 134 glGetIntegerv(GL_UNPACK_ALIGNMENT, &defaultAlignment); in TEST_P()
|
D | D3DImageFormatConversionTest.cpp | 153 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in TEST_P()
|
D | GetImageTest.cpp | 362 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in TEST_P() 396 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in TEST_P() 430 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in TEST_P()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fTextureSpecificationTests.cpp | 666 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createTexture() 721 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createTexture() 766 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createTexture() 805 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createTexture() 857 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createTexture() 917 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createTexture() 981 glPixelStorei(GL_UNPACK_ALIGNMENT, m_alignment); in createTexture() 1038 glPixelStorei(GL_UNPACK_ALIGNMENT, m_alignment); in createTexture() 1102 glPixelStorei(GL_UNPACK_ALIGNMENT, m_alignment); in createTexture() 1174 glPixelStorei(GL_UNPACK_ALIGNMENT, m_alignment); in createTexture() [all …]
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fTextureCompletenessTests.cpp | 281 glPixelStorei (GL_UNPACK_ALIGNMENT, 1); in createTexture() 348 glPixelStorei (GL_UNPACK_ALIGNMENT, 1); in createTexture() 399 glPixelStorei (GL_UNPACK_ALIGNMENT, 1); in createTexture() 455 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createTexture() 501 glPixelStorei (GL_UNPACK_ALIGNMENT, 1); in createTexture() 549 glPixelStorei (GL_UNPACK_ALIGNMENT, 1); in createTexture() 601 glPixelStorei (GL_UNPACK_ALIGNMENT, 1); in createTexture() 671 glPixelStorei (GL_UNPACK_ALIGNMENT, 1); in createTexture() 738 glPixelStorei (GL_UNPACK_ALIGNMENT, 1); in createTexture() 800 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createTexture() [all …]
|
D | es2fTextureSpecificationTests.cpp | 641 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createTexture() 688 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createTexture() 738 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createTexture() 792 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createTexture() 854 glPixelStorei(GL_UNPACK_ALIGNMENT, m_alignment); in createTexture() 904 glPixelStorei(GL_UNPACK_ALIGNMENT, m_alignment); in createTexture() 953 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createTexture() 1022 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createTexture() 1096 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createTexture() 1153 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createTexture() [all …]
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayGenerateMipMap.cpp | 146 gl.pixelStorei(GL_UNPACK_ALIGNMENT, 4); in deinit() 205 gl.pixelStorei(GL_UNPACK_ALIGNMENT, 1); in initTest() 502 gl.pixelStorei(GL_UNPACK_ALIGNMENT, 4); in deinit() 548 gl.pixelStorei(GL_UNPACK_ALIGNMENT, 1); in initTest()
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_usefont.c | 269 glGetIntegerv(GL_UNPACK_ALIGNMENT, &alignment); in glXUseXFont() 279 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in glXUseXFont() 372 glPixelStorei(GL_UNPACK_ALIGNMENT, alignment); in glXUseXFont()
|
/third_party/mesa3d/src/glx/ |
D | xfont.c | 270 glGetIntegerv(GL_UNPACK_ALIGNMENT, &alignment); in DRI_glXUseXFont() 280 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in DRI_glXUseXFont() 372 glPixelStorei(GL_UNPACK_ALIGNMENT, alignment); in DRI_glXUseXFont()
|
D | pixelstore.c | 181 case GL_UNPACK_ALIGNMENT: in __indirect_glPixelStoref() 319 case GL_UNPACK_ALIGNMENT: in __indirect_glPixelStorei()
|
/third_party/mesa3d/src/mesa/main/ |
D | texcompress_cpal.c | 188 _mesa_PixelStorei(GL_UNPACK_ALIGNMENT, 1); in _mesa_cpal_compressed_teximage2d() 210 _mesa_PixelStorei(GL_UNPACK_ALIGNMENT, saved_align); in _mesa_cpal_compressed_teximage2d()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fTextureSpecificationTests.cpp | 339 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createTexture() 379 glPixelStorei (GL_UNPACK_ALIGNMENT, 1); in createTexture() 463 glPixelStorei(GL_UNPACK_ALIGNMENT, m_alignment); in createTexture() 570 glPixelStorei(GL_UNPACK_ALIGNMENT, m_alignment); in createTexture() 616 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createTexture() 662 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createTexture() 755 glPixelStorei(GL_UNPACK_ALIGNMENT, alignment); in createTexture()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
D | PointSpriteTest.cpp | 57 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in TEST_P()
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
D | PointSpriteTest.cpp | 57 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in TEST_P()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/ |
D | APPLE_row_bytes.txt | 48 overcome using pixel storage modes GL_UNPACK_ALIGNMENT and 65 one pixel per row. However, no valid value of GL_UNPACK_ALIGNMENT,
|
/third_party/openGLES/extensions/APPLE/ |
D | APPLE_row_bytes.txt | 48 overcome using pixel storage modes GL_UNPACK_ALIGNMENT and 65 one pixel per row. However, no valid value of GL_UNPACK_ALIGNMENT,
|
/third_party/flutter/skia/third_party/externals/angle2/samples/sample_util/ |
D | texture_utils.cpp | 13 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in CreateSimpleTexture2D()
|
D | tga_utils.cpp | 113 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in LoadTextureFromTGAImage()
|
/third_party/skia/third_party/externals/angle2/samples/sample_util/ |
D | texture_utils.cpp | 13 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in CreateSimpleTexture2D()
|
D | tga_utils.cpp | 113 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in LoadTextureFromTGAImage()
|
/third_party/vk-gl-cts/doc/testspecs/GLES2/ |
D | functional.texture.teximage.txt | 32 + Different pixel alignments in upload (GL_UNPACK_ALIGNMENT)
|