Home
last modified time | relevance | path

Searched defs:textureTarget (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/
Dnative_image.cpp31 OH_NativeImage* OH_NativeImage_Create(uint32_t textureId, uint32_t textureTarget) in OH_NativeImage_Create()
Dsurface_image.cpp46 SurfaceImage::SurfaceImage(uint32_t textureId, uint32_t textureTarget) in SurfaceImage()
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
Dwebgl_framebuffer.cpp99 …uffer::AddAttachment(GLenum target, GLenum attachment, GLuint id, GLenum textureTarget, GLint leve… in AddAttachment()
Dwebgl_rendering_context_base_impl.cpp879 …napi_env env, GLenum target, GLenum attachment, GLenum textureTarget, napi_value texture, GLint le… in FrameBufferTexture2D()