Home
last modified time | relevance | path

Searched refs:GL_UNPACK_ALIGNMENT (Results 1 – 25 of 94) sorted by relevance

1234

/external/deqp/framework/opengl/
DgluPixelTransfer.cpp79 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()
DgluTexture.cpp86 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()
/external/angle/src/tests/gl_tests/
DUnpackAlignmentTest.cpp95 glPixelStorei(GL_UNPACK_ALIGNMENT, alignment); in testAlignment()
98 glGetIntegerv(GL_UNPACK_ALIGNMENT, &readbackAlignment); in testAlignment()
134 glGetIntegerv(GL_UNPACK_ALIGNMENT, &defaultAlignment); in TEST_P()
DD3DImageFormatConversionTest.cpp153 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in TEST_P()
DGetImageTest.cpp357 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in TEST_P()
391 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in TEST_P()
/external/deqp/modules/gles2/functional/
Des2fTextureCompletenessTests.cpp281 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 …]
Des2fTextureSpecificationTests.cpp641 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 …]
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp666 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 …]
Des3fTextureUnitTests.cpp1061 context.pixelStorei(GL_UNPACK_ALIGNMENT, 1); in upload2dTexture()
1085 context.pixelStorei(GL_UNPACK_ALIGNMENT, 1); in uploadCubeTexture()
1112 context.pixelStorei(GL_UNPACK_ALIGNMENT, 1); in upload2dArrayTexture()
1138 context.pixelStorei(GL_UNPACK_ALIGNMENT, 1); in upload3dTexture()
/external/mesa3d/src/mesa/main/
Dtexcompress_cpal.c187 _mesa_PixelStorei(GL_UNPACK_ALIGNMENT, 1); in _mesa_cpal_compressed_teximage2d()
209 _mesa_PixelStorei(GL_UNPACK_ALIGNMENT, saved_align); in _mesa_cpal_compressed_teximage2d()
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_usefont.c269 glGetIntegerv(GL_UNPACK_ALIGNMENT, &alignment); in glXUseXFont()
279 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in glXUseXFont()
372 glPixelStorei(GL_UNPACK_ALIGNMENT, alignment); in glXUseXFont()
/external/mesa3d/src/mesa/drivers/x11/
Dxfonts.c266 glGetIntegerv(GL_UNPACK_ALIGNMENT, &alignment); in Fake_glXUseXFont()
276 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in Fake_glXUseXFont()
369 glPixelStorei(GL_UNPACK_ALIGNMENT, alignment); in Fake_glXUseXFont()
/external/mesa3d/src/glx/
Dxfont.c270 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()
Dpixelstore.c181 case GL_UNPACK_ALIGNMENT: in __indirect_glPixelStoref()
319 case GL_UNPACK_ALIGNMENT: in __indirect_glPixelStorei()
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayGenerateMipMap.cpp146 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()
/external/angle/src/tests/gl_tests/gles1/
DPointSpriteTest.cpp57 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in TEST_P()
/external/deqp/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp339 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()
/external/angle/samples/sample_util/
Dtexture_utils.cpp13 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in CreateSimpleTexture2D()
Dtga_utils.cpp113 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in LoadTextureFromTGAImage()
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dsprite.h165 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in LoadTexture()
/external/deqp/doc/testspecs/GLES2/
Dfunctional.texture.teximage.txt32 + Different pixel alignments in upload (GL_UNPACK_ALIGNMENT)
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/video/
DVideoDecoderRenderer.java174 GLES20.glPixelStorei(GLES20.GL_UNPACK_ALIGNMENT, 1); in onDrawFrame()
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureBarrierTests.cpp201 gl.pixelStorei(GL_UNPACK_ALIGNMENT, 1); in init()
239 gl.pixelStorei(GL_UNPACK_ALIGNMENT, 4); in deinit()
/external/angle/src/tests/perf_tests/
DVulkanBarriersPerf.cpp257 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createResources()
/external/webrtc/sdk/objc/components/renderer/opengl/
DRTCI420TextureCache.mm59 glPixelStorei(GL_UNPACK_ALIGNMENT, 1);

1234