Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_shader.h74 GLenum GetShaderType() const in GetShaderType() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_common.cpp735 static napi_value GetShaderType(napi_env env, napi_callback_info info) in GetShaderType() function