Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TimvanScherpenzeel/detect-features
/ functions
Functions
5 in github.com/TimvanScherpenzeel/detect-features
⨍
Functions
5
◇
Types & classes
0
↓ 84 callers
Function
getParameter
( gl: WebGLRenderingContext | WebGL2RenderingContext, parameter: GLenum )
src/browserFeatures/getWebGLFeatures.ts:45
↓ 36 callers
Function
getShaderPrecisionFormat
( gl: WebGLRenderingContext | WebGL2RenderingContext, shaderType: GLenum, precisionType: GLenum )
src/browserFeatures/getWebGLFeatures.ts:57
↓ 25 callers
Function
getExtension
( gl: WebGLRenderingContext | WebGL2RenderingContext, extension: string )
src/browserFeatures/getWebGLFeatures.ts:69
↓ 8 callers
Function
canPlay
( type: HTMLAudioElement | HTMLVideoElement, mimeType: string )
src/browserFeatures/getMediaFeatures.ts:10
↓ 1 callers
Function
getFeatures
()
src/index.ts:49