Home
last modified time | relevance | path

Searched defs:WebGLShaderPrecisionFormat (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
Dwebgl_shader_precision_format.h72 explicit WebGLShaderPrecisionFormat() : rangeMin_(0), rangeMax_(0), precision_(0) {}; in WebGLShaderPrecisionFormat() function
74 WebGLShaderPrecisionFormat(napi_env env, napi_value exports) : NExporter(env, exports), in WebGLShaderPrecisionFormat() function
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/incremental/tools/ets-tsc/lib/
Dlib.webworker.d.ts5392 interface WebGLShaderPrecisionFormat { interface
5398 declare var WebGLShaderPrecisionFormat: { variable
Dlib.dom.d.ts16639 interface WebGLShaderPrecisionFormat { interface
16645 declare var WebGLShaderPrecisionFormat: { variable