Home
last modified time | relevance | path

Searched defs:BlitFramebuffer (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/tests/gl_tests/
DSRGBFramebufferTest.cpp244 TEST_P(SRGBFramebufferTestES3, BlitFramebuffer) in TEST_P() argument
DPixelLocalStorageTest.cpp2953 TEST_P(PixelLocalStorageTest, BlitFramebuffer) in TEST_P() argument
/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs1583 …pub unsafe fn BlitFramebuffer(srcX0: types::GLint, srcY0: types::GLint, srcX1: types::GLint, srcY1… in BlitFramebuffer() function
3398 pub static mut BlitFramebuffer: FnPtr = FnPtr { constant
6827 pub mod BlitFramebuffer { module