MCPcopy Index your code
hub / github.com/gpujs/gpu.js / getMaxTextureSize

Method getMaxTextureSize

src/backend/web-gl/kernel.js:97–99  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

95 }
96
97 static getMaxTextureSize() {
98 return testContext.getParameter(testContext.MAX_TEXTURE_SIZE);
99 }
100
101 /**
102 *

Callers 1

getFeaturesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected