Skip to content

issues Search Results · repo:greggman/webgl-memory language:JavaScript

Filter by

8 results
 (53 ms)

8 results

ingreggman/webgl-memory (press backspace or delete to remove)

It will thrown an error on getBytesPerElementForInternalFormat. Could easily be added.
  • magos1983
  • 2
  • Opened 
    on Dec 20, 2024
  • #18

I am using the webgl-memory.js in the released version, but it does not include the getResourcesInfo method.
  • rainyt
  • 2
  • Opened 
    on Nov 16, 2024
  • #17

when gl.SAMPLES return 1 gl.SAMPLE_BUFFERS return 0, it should have no resolve texture https://github.com/greggman/webgl-memory/blob/a8ea6ed1909a2b1f914fd408e3293b9048775627/src/utils.js#L122 return ...
  • deepkolos
  • 6
  • Opened 
    on Sep 3, 2024
  • #15

https://github.com/greggman/webgl-memory/blob/743348d6f9a893c5da95abb7a4a3c08e8c5259fd/src/utils.js#L113 It s a size of color buffer, it s not a size of canvas. it means size * depth * depthSize is for ...
  • Reon90
  • 2
  • Opened 
    on Jul 1, 2022
  • #10

Garbage collector cannot delete textures from gpu memory when using this extension! Is this a bug or is it normal? If this is normal, can t the problem be fixed using WeakRef?
  • barisyild
  • 3
  • Opened 
    on Jun 18, 2022
  • #9

Context I m using the framework vite for the first time in the version 2.7.2 and am trying to use webgl-memory@1.0.7 in my project. Problem https://github.com/greggman/webgl-memory/blob/7edb852512b98fba5ef7b3ad8d0590a72b308bc5/package.json#L6 ...
  • 0b5vr
  • 2
  • Opened 
    on Jan 8, 2022
  • #4

I use ThreeJS and TensorFlowJS. https://github.com/tensorflow/tfjs-models/tree/master/pose-detection After initalizing Posnet webgl-memory crashes webgl-memory.js:772 Uncaught (in promise) ReferenceError: ...
  • Mrcdkk
  • 2
  • Opened 
    on Nov 12, 2021
  • #3

Error message: An error occurred while rendering. Rendering has stopped. Error: unsupported bufferData src type [object ArrayBuffer] Error: unsupported bufferData src type [object ArrayBuffer] it seems ...
  • bbbbx
  • 1
  • Opened 
    on Sep 16, 2021
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub