Home
last modified time | relevance | path

Searched refs:pixel_store_i (Results 1 – 25 of 38) sorted by relevance

12

/dports/lang/spidermonkey78/firefox-78.9.0/gfx/webrender_bindings/src/
H A Dswgl_bindings.rs482 native_gl.pixel_store_i(gl::UNPACK_ROW_LENGTH, w); in unbind()
494 native_gl.pixel_store_i(gl::UNPACK_ROW_LENGTH, 0); in unbind()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/client/
H A Dgles2_implementation_unittest.cc2353 cmds::PixelStorei pixel_store_i; in TEST_F() member
2358 cmds::PixelStorei pixel_store_i; in TEST_F() member
2430 texSubImageExpected.pixel_store_i.Init(GL_UNPACK_ALIGNMENT, alignment); in TEST_F()
2445 texImageExpected.pixel_store_i.Init(GL_UNPACK_ALIGNMENT, alignment); in TEST_F()
2494 cmds::PixelStorei pixel_store_i[3]; in TEST_F() member
2499 cmds::PixelStorei pixel_store_i[3]; in TEST_F() member
2578 texSubImageExpected.pixel_store_i[0].Init( in TEST_F()
2580 texSubImageExpected.pixel_store_i[1].Init( in TEST_F()
2582 texSubImageExpected.pixel_store_i[2].Init( in TEST_F()
2600 texImageExpected.pixel_store_i[1].Init( in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/client/
H A Dgles2_implementation_unittest.cc2353 cmds::PixelStorei pixel_store_i; in TEST_F() member
2358 cmds::PixelStorei pixel_store_i; in TEST_F() member
2430 texSubImageExpected.pixel_store_i.Init(GL_UNPACK_ALIGNMENT, alignment); in TEST_F()
2445 texImageExpected.pixel_store_i.Init(GL_UNPACK_ALIGNMENT, alignment); in TEST_F()
2494 cmds::PixelStorei pixel_store_i[3]; in TEST_F() member
2499 cmds::PixelStorei pixel_store_i[3]; in TEST_F() member
2578 texSubImageExpected.pixel_store_i[0].Init( in TEST_F()
2580 texSubImageExpected.pixel_store_i[1].Init( in TEST_F()
2582 texSubImageExpected.pixel_store_i[2].Init( in TEST_F()
2600 texImageExpected.pixel_store_i[1].Init( in TEST_F()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/device/
H A Dgl.rs1808 self.gl.pixel_store_i(gl::UNPACK_ALIGNMENT, 1); in begin_frame()
2798 self.gl.pixel_store_i(gl::PACK_ALIGNMENT, 1); in create_pbo_with_size()
2825 self.gl.pixel_store_i(gl::PACK_ALIGNMENT, 1); in read_pixels_into_pbo()
4009 self.device.gl.pixel_store_i( in update_impl()
4057 self.device.gl.pixel_store_i(gl::UNPACK_ROW_LENGTH, 0 as _); in update_impl()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/src/
H A Ddevice.rs815 self.gl.pixel_store_i(gl::UNPACK_ALIGNMENT, 1); in begin_frame()
2213 self.gl.pixel_store_i( in update_impl()
2261 self.gl.pixel_store_i(gl::UNPACK_ROW_LENGTH, 0 as _); in update_impl()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/device/
H A Dgl.rs2018 self.gl.pixel_store_i(gl::UNPACK_ALIGNMENT, 1); in begin_frame()
2967 self.gl.pixel_store_i(gl::PACK_ALIGNMENT, 1); in create_pbo_with_size()
2994 self.gl.pixel_store_i(gl::PACK_ALIGNMENT, 1); in read_pixels_into_pbo()
4602 device.gl.pixel_store_i( in update_impl()
4635 device.gl.pixel_store_i(gl::UNPACK_ROW_LENGTH, 0 as _); in update_impl()
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/device/
H A Dgl.rs2090 self.gl.pixel_store_i(gl::UNPACK_ALIGNMENT, 1); in begin_frame()
3043 self.gl.pixel_store_i(gl::PACK_ALIGNMENT, 1); in create_pbo_with_size()
3070 self.gl.pixel_store_i(gl::PACK_ALIGNMENT, 1); in read_pixels_into_pbo()
4687 device.gl.pixel_store_i( in update_impl()
4720 device.gl.pixel_store_i(gl::UNPACK_ROW_LENGTH, 0 as _); in update_impl()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/device/
H A Dgl.rs2018 self.gl.pixel_store_i(gl::UNPACK_ALIGNMENT, 1); in begin_frame()
2967 self.gl.pixel_store_i(gl::PACK_ALIGNMENT, 1); in create_pbo_with_size()
2994 self.gl.pixel_store_i(gl::PACK_ALIGNMENT, 1); in read_pixels_into_pbo()
4602 device.gl.pixel_store_i( in update_impl()
4635 device.gl.pixel_store_i(gl::UNPACK_ROW_LENGTH, 0 as _); in update_impl()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/gleam/src/
H A Dgl.rs99 fn pixel_store_i(&self, name: GLenum, param: GLint); in pixel_store_i() method
H A Dgles_fns.rs102 fn pixel_store_i(&self, name: GLenum, param: GLint) { in pixel_store_i() method
H A Dgl_fns.rs105 fn pixel_store_i(&self, name: GLenum, param: GLint) { in pixel_store_i() method
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/device/
H A Dgl.rs1344 self.gl.pixel_store_i(gl::UNPACK_ALIGNMENT, 1); in begin_frame()
3005 self.gl.pixel_store_i( in update_impl()
3053 self.gl.pixel_store_i(gl::UNPACK_ROW_LENGTH, 0 as _); in update_impl()
/dports/games/dose-response/dose-response-179c326/cargo-crates/gleam-0.6.7/src/
H A Dgl.rs126 fn pixel_store_i(&self, name: GLenum, param: GLint);
H A Dgl_fns.rs105 fn pixel_store_i(&self, name: GLenum, param: GLint) { in pixel_store_i() method
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/gleam-0.6.17/src/
H A Dgl.rs166 fn pixel_store_i(&self, name: GLenum, param: GLint);
H A Dgles_fns.rs178 fn pixel_store_i(&self, name: GLenum, param: GLint) { in pixel_store_i() method
H A Dgl_fns.rs183 fn pixel_store_i(&self, name: GLenum, param: GLint) { in pixel_store_i() method
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/gleam-0.6.18/src/
H A Dgl.rs166 fn pixel_store_i(&self, name: GLenum, param: GLint);
H A Dgl_fns.rs183 fn pixel_store_i(&self, name: GLenum, param: GLint) { in pixel_store_i() method
H A Dgles_fns.rs178 fn pixel_store_i(&self, name: GLenum, param: GLint) { in pixel_store_i() method
/dports/www/firefox/firefox-99.0/third_party/rust/gleam/src/
H A Dgl.rs179 fn pixel_store_i(&self, name: GLenum, param: GLint);
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gleam/src/
H A Dgl.rs179 fn pixel_store_i(&self, name: GLenum, param: GLint);
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gleam/src/
H A Dgl.rs179 fn pixel_store_i(&self, name: GLenum, param: GLint);
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gleam/src/
H A Dgl.rs166 fn pixel_store_i(&self, name: GLenum, param: GLint);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/swgl/src/
H A Dswgl_fns.rs585 fn pixel_store_i(&self, name: GLenum, param: GLint) { in pixel_store_i() method

12