Searched defs:WebGLShaderPrecisionFormat (Results 1 – 3 of 3) sorted by relevance
72 explicit WebGLShaderPrecisionFormat() : rangeMin_(0), rangeMax_(0), precision_(0) {}; in WebGLShaderPrecisionFormat() function74 WebGLShaderPrecisionFormat(napi_env env, napi_value exports) : NExporter(env, exports), in WebGLShaderPrecisionFormat() function
5392 interface WebGLShaderPrecisionFormat { interface5398 declare var WebGLShaderPrecisionFormat: { variable
16639 interface WebGLShaderPrecisionFormat { interface16645 declare var WebGLShaderPrecisionFormat: { variable