Home
last modified time | relevance | path

Searched refs:GL_PACK_ALIGNMENT (Results 1 – 25 of 75) sorted by relevance

123

/external/angle/src/tests/gl_tests/
DGetImageTest.cpp86 glPixelStorei(GL_PACK_ALIGNMENT, 1); in TEST_P()
169 glPixelStorei(GL_PACK_ALIGNMENT, 1); in TEST_P()
206 glPixelStorei(GL_PACK_ALIGNMENT, 1); in TEST_P()
244 glPixelStorei(GL_PACK_ALIGNMENT, 1); in TEST_P()
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayGenerateMipMap.cpp145 gl.pixelStorei(GL_PACK_ALIGNMENT, 4); in deinit()
204 gl.pixelStorei(GL_PACK_ALIGNMENT, 1); in initTest()
501 gl.pixelStorei(GL_PACK_ALIGNMENT, 4); in deinit()
547 gl.pixelStorei(GL_PACK_ALIGNMENT, 1); in initTest()
DesextcTextureCubeMapArrayColorDepthAttachments.cpp1083 gl.pixelStorei(GL_PACK_ALIGNMENT, 2); in verifyDepth16Data()
1102 gl.pixelStorei(GL_PACK_ALIGNMENT, 4); in verifyDepth16Data()
/external/mesa3d/src/glx/
Dpixelstore.c120 case GL_PACK_ALIGNMENT: in __indirect_glPixelStoref()
264 case GL_PACK_ALIGNMENT: in __indirect_glPixelStorei()
Dsingle2.c263 case GL_PACK_ALIGNMENT: in get_client_data()
/external/mesa3d/src/mesa/main/
Ddebug.c461 _mesa_PixelStorei(GL_PACK_ALIGNMENT, 1); in _mesa_dump_color_buffer()
494 _mesa_PixelStorei(GL_PACK_ALIGNMENT, 1); in _mesa_dump_depth_buffer()
530 _mesa_PixelStorei(GL_PACK_ALIGNMENT, 1); in _mesa_dump_stencil_buffer()
Dpixelstore.c91 case GL_PACK_ALIGNMENT: in pixel_storei()
/external/deqp/framework/opengl/
DgluPixelTransfer.cpp60 gl.pixelStorei(GL_PACK_ALIGNMENT, getTransferAlignment(dst.getFormat())); in readPixels()
DgluStateReset.cpp429 gl.pixelStorei(GL_PACK_ALIGNMENT, 4); in resetStateES()
1063 gl.pixelStorei (GL_PACK_ALIGNMENT, 4); in resetStateGLCore()
DgluStrUtil.inl85 case GL_PACK_ALIGNMENT: return "GL_PACK_ALIGNMENT";
1152 case GL_PACK_ALIGNMENT: return "GL_PACK_ALIGNMENT";
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureBarrierTests.cpp200 gl.pixelStorei(GL_PACK_ALIGNMENT, 1); in init()
238 gl.pixelStorei(GL_PACK_ALIGNMENT, 4); in deinit()
Dgl4cIndirectParametersTests.cpp281 gl.pixelStorei(GL_PACK_ALIGNMENT, 1); in verify()
283 gl.pixelStorei(GL_PACK_ALIGNMENT, 4); in verify()
Dgl4cShaderDrawParametersTests.cpp311 gl.pixelStorei(GL_PACK_ALIGNMENT, 1); in verify()
313 gl.pixelStorei(GL_PACK_ALIGNMENT, 4); in verify()
/external/deqp/modules/gles2/functional/
Des2fReadPixelsTests.cpp212 GLU_CHECK_CALL(glPixelStorei(GL_PACK_ALIGNMENT, m_alignment)); in iterate()
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h236 #define GL_PACK_ALIGNMENT 0x0D05 macro
370 #define GL_PACK_ALIGNMENT 0x0D05 macro
/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferOperations.cpp965 gl.pixelStorei(GL_PACK_ALIGNMENT, 1); in initializeBufferObjectData()
975 gl.pixelStorei(GL_PACK_ALIGNMENT, 4); in initializeBufferObjectData()
/external/virglrenderer/src/
Dvrend_renderer.c6268 glPixelStorei(GL_PACK_ALIGNMENT, 1); in vrend_transfer_send_getteximage()
6271 glPixelStorei(GL_PACK_ALIGNMENT, 2); in vrend_transfer_send_getteximage()
6275 glPixelStorei(GL_PACK_ALIGNMENT, 4); in vrend_transfer_send_getteximage()
6278 glPixelStorei(GL_PACK_ALIGNMENT, 8); in vrend_transfer_send_getteximage()
6306 glPixelStorei(GL_PACK_ALIGNMENT, 4); in vrend_transfer_send_getteximage()
6391 glPixelStorei(GL_PACK_ALIGNMENT, 1); in vrend_transfer_send_readpixels()
6394 glPixelStorei(GL_PACK_ALIGNMENT, 2); in vrend_transfer_send_readpixels()
6398 glPixelStorei(GL_PACK_ALIGNMENT, 4); in vrend_transfer_send_readpixels()
6401 glPixelStorei(GL_PACK_ALIGNMENT, 8); in vrend_transfer_send_readpixels()
6460 glPixelStorei(GL_PACK_ALIGNMENT, 4); in vrend_transfer_send_readpixels()
[all …]
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp666 modeMap[GL_PACK_ALIGNMENT] = "GL_PACK_ALIGNMENT"; in getModeStr()
927 gl.pixelStorei(GL_PACK_ALIGNMENT, pp.alignment); in applyInitialStorageModes()
3645 gl.getIntegerv(GL_PACK_ALIGNMENT, &i); in iterate()
3764 { GL_PACK_ALIGNMENT, &pp.alignment, 1 }, in iterate()
3765 { GL_PACK_ALIGNMENT, &pp.alignment, 2 }, in iterate()
3766 { GL_PACK_ALIGNMENT, &pp.alignment, 4 }, in iterate()
3767 { GL_PACK_ALIGNMENT, &pp.alignment, 8 }, in iterate()
/external/deqp/modules/gles3/functional/
Des3fReadPixelsTests.cpp338 GLU_CHECK_CALL(glPixelStorei(GL_PACK_ALIGNMENT, m_alignment)); in iterate()
/external/angle/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h114 #define GL_PACK_ALIGNMENT 0x0D05 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
Dgl2.h198 #define GL_PACK_ALIGNMENT 0x0D05 macro
/external/swiftshader/include/GLES/
Dgl.h292 #define GL_PACK_ALIGNMENT 0x0D05 macro
/external/mesa3d/include/GLES/
Dgl.h292 #define GL_PACK_ALIGNMENT 0x0D05 macro
/external/OpenCL-CTS/test_common/gl/
Dhelpers.cpp841 glPixelStorei(GL_PACK_ALIGNMENT, 2); in ReadGLTexture()
846 glPixelStorei(GL_PACK_ALIGNMENT, 4); in ReadGLTexture()
/external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/
DesextcDrawElementsBaseVertexTests.cpp585 gl.pixelStorei(GL_PACK_ALIGNMENT, 4); in deinitPerTestObjects()
1059 gl.pixelStorei(GL_PACK_ALIGNMENT, 1); in setUpFunctionalTestObjects()

123