Searched refs:textureObj (Results 1 – 2 of 2) sorted by relevance
115 …napi_env env, GLenum target, GLenum attachment, napi_value textureObj, const TextureLayerArg& laye…
1410 …napi_env env, GLenum target, GLenum attachment, napi_value textureObj, const TextureLayerArg& laye… in FrameBufferTextureLayer() argument1413 WebGLTexture* webGlTexture = WebGLTexture::GetObjectInstance(env, textureObj); in FrameBufferTextureLayer()