Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_transform_feedback.h43 uint32_t GetTransformFeedback() const in GetTransformFeedback() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context.cpp1301 static napi_value GetTransformFeedback(napi_env env, napi_callback_info info) in GetTransformFeedback() function