Home
last modified time | relevance | path

Searched defs:textureStatus (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/webgl/src/
Dwebgl_rendering_context_base.cpp309 … napi_status textureStatus = napi_unwrap(env, funcArg[NARG_POS::SECOND], (void **) &webGlTexture); in BindTexture() local
1047 napi_status textureStatus = napi_unwrap(env, funcArg[NARG_POS::FIRST], (void **) &webGlTexture); in DeleteTexture() local
1409 … napi_status textureStatus = napi_unwrap(env, funcArg[NARG_POS::FOURTH], (void **) &webGlTexture); in FramebufferTexture2D() local
2606 napi_status textureStatus = napi_unwrap(env, funcArg[NARG_POS::FIRST], (void **)&webGLTexture); in IsTexture() local
Dwebgl2_rendering_context_base.cpp2467 napi_status textureStatus = napi_unwrap(env, funcArg[NARG_POS::THIRD], (void **)&webGlTexture); in FramebufferTextureLayer() local