Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
Dwebgl_sampler.h47 explicit WebGLSampler() : samplerId_(0) {}; in WebGLSampler() function
48 WebGLSampler(napi_env env, napi_value exports) : NExporter(env, exports), samplerId_(0) {}; in WebGLSampler() function
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/incremental/tools/ets-tsc/lib/
Dlib.webworker.d.ts5374 interface WebGLSampler { interface
5377 declare var WebGLSampler: { variable
Dlib.dom.d.ts16621 interface WebGLSampler { interface
16624 declare var WebGLSampler: { variable