Home
last modified time | relevance | path

Searched defs:SubImage (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/vulkano/src/image/
Dimmutable.rs74 pub struct SubImage { struct
81 impl SubImage { impl
89 ) -> Arc<SubImage> { in new()
533 unsafe impl ImageAccess for SubImage { implementation
/external/pdfium/core/fxcodec/jbig2/
DJBig2_Image.cpp190 std::unique_ptr<CJBig2_Image> CJBig2_Image::SubImage(int32_t x, in SubImage() function in CJBig2_Image
/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseTextureTests.cpp286 void Texture::SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x… in SubImage() function in gl4cts::Texture
Dgl4cBufferStorageTests.cpp1531 void Texture::SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x… in SubImage() function in gl4cts::BufferStorage::Texture
Dgl4cMultiBindTests.cpp1280 void Texture::SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x… in SubImage() function in gl4cts::MultiBind::Texture
/external/deqp/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp871 void Texture::SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x… in SubImage() function in glcts::RobustBufferAccessBehavior::Texture