Searched defs:SubImage (Results 1 – 6 of 6) sorted by relevance
/external/rust/crates/vulkano/src/image/ |
D | immutable.rs | 74 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/ |
D | JBig2_Image.cpp | 190 std::unique_ptr<CJBig2_Image> CJBig2_Image::SubImage(int32_t x, in SubImage() function in CJBig2_Image
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cSparseTextureTests.cpp | 286 void Texture::SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x… in SubImage() function in gl4cts::Texture
|
D | gl4cBufferStorageTests.cpp | 1531 void Texture::SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x… in SubImage() function in gl4cts::BufferStorage::Texture
|
D | gl4cMultiBindTests.cpp | 1280 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/ |
D | glcRobustBufferAccessBehaviorTests.cpp | 871 void Texture::SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x… in SubImage() function in glcts::RobustBufferAccessBehavior::Texture
|