Home
last modified time | relevance | path

Searched refs:PixelStorei (Results 1 – 25 of 964) sorted by relevance

12345678910>>...39

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dcontext_state_test_helpers.cc30 EXPECT_CALL(*gl, PixelStorei(GL_PACK_ROW_LENGTH, 0)) in SetupInitStateManualExpectations()
33 EXPECT_CALL(*gl, PixelStorei(GL_UNPACK_ROW_LENGTH, 0)) in SetupInitStateManualExpectations()
36 EXPECT_CALL(*gl, PixelStorei(GL_UNPACK_IMAGE_HEIGHT, 0)) in SetupInitStateManualExpectations()
H A Dgles2_cmd_decoder_unittest_context_state.cc57 EXPECT_CALL(*gl, PixelStorei(GL_UNPACK_ROW_LENGTH, row_length)) in SetupUpdateES3UnpackParametersExpectations()
60 EXPECT_CALL(*gl, PixelStorei(GL_UNPACK_IMAGE_HEIGHT, image_height)) in SetupUpdateES3UnpackParametersExpectations()
529 EXPECT_CALL(*gl_, PixelStorei(_, _)).Times(0); in TEST_P()
530 cmds::PixelStorei cmd; in TEST_P()
541 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_ROW_LENGTH, 16)) in TEST_P()
553 EXPECT_CALL(*gl_, PixelStorei(_, _)).Times(0); in TEST_P()
H A Dcontext_state_test_helpers_autogen.h86 EXPECT_CALL(*gl, PixelStorei(GL_PACK_ALIGNMENT, 4)) in SetupInitStateExpectations()
89 EXPECT_CALL(*gl, PixelStorei(GL_UNPACK_ALIGNMENT, 4)) in SetupInitStateExpectations()
H A Draster_decoder_unittest_base.cc352 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_ALIGNMENT, _)) in SetupClearTextureExpectations()
359 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_ROW_LENGTH, _)) in SetupClearTextureExpectations()
362 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_IMAGE_HEIGHT, _)) in SetupClearTextureExpectations()
H A Dgles2_cmd_decoder_unittest_base.cc827 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_ALIGNMENT, _)) in SetupClearTextureExpectations()
834 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_ROW_LENGTH, _)) in SetupClearTextureExpectations()
837 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_IMAGE_HEIGHT, _)) in SetupClearTextureExpectations()
871 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_ALIGNMENT, 1)) in SetupClearTexture3DExpectations()
878 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_ROW_LENGTH, 0)) in SetupClearTexture3DExpectations()
904 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_ALIGNMENT, _)) in SetupClearTexture3DExpectations()
912 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_ROW_LENGTH, _)) in SetupClearTexture3DExpectations()
1076 EXPECT_CALL(*gl_, PixelStorei(GL_PACK_ROW_LENGTH, _)) in DoBindBuffer()
1563 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_ALIGNMENT, _)) in DoCopyTexImage2D()
2247 EXPECT_CALL(*gl_, PixelStorei(pname, param)) in DoPixelStorei()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dcontext_state_test_helpers.cc30 EXPECT_CALL(*gl, PixelStorei(GL_PACK_ROW_LENGTH, 0)) in SetupInitStateManualExpectations()
33 EXPECT_CALL(*gl, PixelStorei(GL_UNPACK_ROW_LENGTH, 0)) in SetupInitStateManualExpectations()
36 EXPECT_CALL(*gl, PixelStorei(GL_UNPACK_IMAGE_HEIGHT, 0)) in SetupInitStateManualExpectations()
H A Dgles2_cmd_decoder_unittest_context_state.cc57 EXPECT_CALL(*gl, PixelStorei(GL_UNPACK_ROW_LENGTH, row_length)) in SetupUpdateES3UnpackParametersExpectations()
60 EXPECT_CALL(*gl, PixelStorei(GL_UNPACK_IMAGE_HEIGHT, image_height)) in SetupUpdateES3UnpackParametersExpectations()
529 EXPECT_CALL(*gl_, PixelStorei(_, _)).Times(0); in TEST_P()
530 cmds::PixelStorei cmd; in TEST_P()
541 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_ROW_LENGTH, 16)) in TEST_P()
553 EXPECT_CALL(*gl_, PixelStorei(_, _)).Times(0); in TEST_P()
H A Dcontext_state_test_helpers_autogen.h86 EXPECT_CALL(*gl, PixelStorei(GL_PACK_ALIGNMENT, 4)) in SetupInitStateExpectations()
89 EXPECT_CALL(*gl, PixelStorei(GL_UNPACK_ALIGNMENT, 4)) in SetupInitStateExpectations()
H A Draster_decoder_unittest_base.cc366 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_ALIGNMENT, _)) in SetupClearTextureExpectations()
373 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_ROW_LENGTH, _)) in SetupClearTextureExpectations()
376 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_IMAGE_HEIGHT, _)) in SetupClearTextureExpectations()
H A Dgles2_cmd_decoder_unittest_base.cc828 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_ALIGNMENT, _)) in SetupClearTextureExpectations()
835 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_ROW_LENGTH, _)) in SetupClearTextureExpectations()
838 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_IMAGE_HEIGHT, _)) in SetupClearTextureExpectations()
872 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_ALIGNMENT, 1)) in SetupClearTexture3DExpectations()
879 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_ROW_LENGTH, 0)) in SetupClearTexture3DExpectations()
905 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_ALIGNMENT, _)) in SetupClearTexture3DExpectations()
913 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_ROW_LENGTH, _)) in SetupClearTexture3DExpectations()
1077 EXPECT_CALL(*gl_, PixelStorei(GL_PACK_ROW_LENGTH, _)) in DoBindBuffer()
1564 EXPECT_CALL(*gl_, PixelStorei(GL_UNPACK_ALIGNMENT, _)) in DoCopyTexImage2D()
2248 EXPECT_CALL(*gl_, PixelStorei(pname, param)) in DoPixelStorei()
[all …]
/dports/multimedia/mpv/mpv-0.34.1/video/out/opengl/
H A Dutils.c88 gl->PixelStorei(GL_UNPACK_ALIGNMENT, get_alignment(stride)); in gl_upload_tex()
92 gl->PixelStorei(GL_UNPACK_ROW_LENGTH, stride / bpp); in gl_upload_tex()
104 gl->PixelStorei(GL_UNPACK_ROW_LENGTH, 0); in gl_upload_tex()
105 gl->PixelStorei(GL_UNPACK_ALIGNMENT, 4); in gl_upload_tex()
116 gl->PixelStorei(GL_PACK_ALIGNMENT, 1); in gl_read_fbo_contents()
122 gl->PixelStorei(GL_PACK_ALIGNMENT, 4); in gl_read_fbo_contents()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dawn/src/dawn_native/opengl/
H A DCommandBufferGL.cpp492 gl.PixelStorei(GL_UNPACK_ROW_LENGTH, in Execute()
494 gl.PixelStorei(GL_UNPACK_IMAGE_HEIGHT, src.imageHeight); in Execute()
497 gl.PixelStorei(GL_UNPACK_COMPRESSED_BLOCK_SIZE, formatInfo.blockByteSize); in Execute()
498 gl.PixelStorei(GL_UNPACK_COMPRESSED_BLOCK_WIDTH, formatInfo.blockWidth); in Execute()
500 gl.PixelStorei(GL_UNPACK_COMPRESSED_BLOCK_DEPTH, 1); in Execute()
543 gl.PixelStorei(GL_UNPACK_ROW_LENGTH, 0); in Execute()
544 gl.PixelStorei(GL_UNPACK_IMAGE_HEIGHT, 0); in Execute()
593 gl.PixelStorei(GL_PACK_ROW_LENGTH, in Execute()
595 gl.PixelStorei(GL_PACK_IMAGE_HEIGHT, dst.imageHeight); in Execute()
600 gl.PixelStorei(GL_PACK_ROW_LENGTH, 0); in Execute()
[all …]
H A DTextureGL.cpp319 gl.PixelStorei(GL_UNPACK_ROW_LENGTH, in ClearTexture()
321 gl.PixelStorei(GL_UNPACK_IMAGE_HEIGHT, 0); in ClearTexture()
357 gl.PixelStorei(GL_UNPACK_ROW_LENGTH, 0); in ClearTexture()
358 gl.PixelStorei(GL_UNPACK_IMAGE_HEIGHT, 0); in ClearTexture()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/client/
H A Draster_implementation_gles.cc183 gl_->PixelStorei(GL_UNPACK_ALIGNMENT, 1); in WritePixels()
184 gl_->PixelStorei(GL_UNPACK_ROW_LENGTH, row_bytes / src_info.bytesPerPixel()); in WritePixels()
191 gl_->PixelStorei(GL_UNPACK_ROW_LENGTH, 0); in WritePixels()
192 gl_->PixelStorei(GL_UNPACK_ALIGNMENT, old_align); in WritePixels()
402 gl_->PixelStorei(GL_UNPACK_ALIGNMENT, 4); in EndGpuRaster()
/dports/multimedia/vlc/vlc-3.0.16/modules/video_output/opengl/
H A Dconverter_sw.c236 tc->vt->PixelStorei(GL_UNPACK_ROW_LENGTH, pic->p[i].i_pitch in tc_pbo_update()
242 tc->vt->PixelStorei(GL_UNPACK_ROW_LENGTH, 0); in tc_pbo_update()
341 tc->vt->PixelStorei(GL_UNPACK_ROW_LENGTH, pic->p[i].i_pitch in tc_persistent_update()
347 tc->vt->PixelStorei(GL_UNPACK_ROW_LENGTH, 0); in tc_persistent_update()
458 tc->vt->PixelStorei(GL_UNPACK_ALIGNMENT, 4); in upload_plane()
500 tc->vt->PixelStorei(GL_UNPACK_ROW_LENGTH, pitch * width / (visible_pitch ?: 1)); in upload_plane()
503 tc->vt->PixelStorei(GL_UNPACK_ROW_LENGTH, 0); in upload_plane()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/dawn_native/opengl/
H A DCommandBufferGL.cpp553 gl.PixelStorei(GL_UNPACK_ROW_LENGTH, in Execute()
558 gl.PixelStorei(GL_UNPACK_COMPRESSED_BLOCK_SIZE, blockInfo.byteSize); in Execute()
559 gl.PixelStorei(GL_UNPACK_COMPRESSED_BLOCK_WIDTH, blockInfo.width); in Execute()
560 gl.PixelStorei(GL_UNPACK_COMPRESSED_BLOCK_HEIGHT, blockInfo.height); in Execute()
561 gl.PixelStorei(GL_UNPACK_COMPRESSED_BLOCK_DEPTH, 1); in Execute()
606 gl.PixelStorei(GL_UNPACK_ROW_LENGTH, 0); in Execute()
607 gl.PixelStorei(GL_UNPACK_IMAGE_HEIGHT, 0); in Execute()
647 gl.PixelStorei(GL_PACK_IMAGE_HEIGHT, dst.rowsPerImage * blockInfo.height); in Execute()
648 gl.PixelStorei(GL_PACK_ROW_LENGTH, dst.bytesPerRow / blockInfo.byteSize); in Execute()
705 gl.PixelStorei(GL_PACK_ROW_LENGTH, 0); in Execute()
[all …]
H A DTextureGL.cpp364 gl.PixelStorei(GL_UNPACK_ROW_LENGTH, in ClearTexture()
366 gl.PixelStorei(GL_UNPACK_IMAGE_HEIGHT, 0); in ClearTexture()
408 gl.PixelStorei(GL_UNPACK_ROW_LENGTH, 0); in ClearTexture()
409 gl.PixelStorei(GL_UNPACK_IMAGE_HEIGHT, 0); in ClearTexture()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/raster/
H A Dscoped_gpu_raster.cc47 gl->PixelStorei(GL_UNPACK_ALIGNMENT, 4); in EndGpuRaster()
H A Dscoped_gpu_raster_unittest.cc30 gl->PixelStorei(GL_UNPACK_ALIGNMENT, 1); in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/raster/
H A Dscoped_gpu_raster.cc47 gl->PixelStorei(GL_UNPACK_ALIGNMENT, 4); in EndGpuRaster()
H A Dscoped_gpu_raster_unittest.cc30 gl->PixelStorei(GL_UNPACK_ALIGNMENT, 1); in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/pepper/
H A Dvideo_decoder_shim.cc452 gl_->PixelStorei(GL_UNPACK_ALIGNMENT, 1); in Convert()
462 gl_->PixelStorei(GL_UNPACK_ROW_LENGTH_EXT, ystride); in Convert()
480 gl_->PixelStorei(GL_UNPACK_ROW_LENGTH_EXT, 0); in Convert()
488 gl_->PixelStorei(GL_UNPACK_ROW_LENGTH_EXT, uvstride); in Convert()
502 gl_->PixelStorei(GL_UNPACK_ROW_LENGTH_EXT, ystride); in Convert()
522 gl_->PixelStorei(GL_UNPACK_ROW_LENGTH_EXT, uvstride); in Convert()
588 gl_->PixelStorei(GL_UNPACK_ROW_LENGTH_EXT, 0); in Convert()
/dports/emulators/aranym/aranym-1.1.0/src/
H A Dhost_surface_opengl.cpp312 gl.PixelStorei(GL_UNPACK_ROW_LENGTH, surface->w); in updateTexture()
331 gl.PixelStorei(GL_UNPACK_ROW_LENGTH, 0); in updateTexture()
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/widget/glwidget/
H A Dglwidget.go106 w.Ctx.PixelStorei(gl.PACK_ALIGNMENT, 1)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shiny/widget/glwidget/
H A Dglwidget.go105 w.Ctx.PixelStorei(gl.PACK_ALIGNMENT, 1)

12345678910>>...39