-
- Downloads
Replace templated spans by ranges
parent
483d9bd1
No related branches found
No related tags found
Showing
- src/glow/objects/ArrayBuffer.hh 15 additions, 25 deletionssrc/glow/objects/ArrayBuffer.hh
- src/glow/objects/AtomicCounterBuffer.hh 1 addition, 1 deletionsrc/glow/objects/AtomicCounterBuffer.hh
- src/glow/objects/ElementArrayBuffer.hh 12 additions, 16 deletionssrc/glow/objects/ElementArrayBuffer.hh
- src/glow/objects/Framebuffer.hh 2 additions, 2 deletionssrc/glow/objects/Framebuffer.hh
- src/glow/objects/Program.hh 2 additions, 2 deletionssrc/glow/objects/Program.hh
- src/glow/objects/Shader.hh 3 additions, 3 deletionssrc/glow/objects/Shader.hh
- src/glow/objects/ShaderStorageBuffer.hh 2 additions, 15 deletionssrc/glow/objects/ShaderStorageBuffer.hh
- src/glow/objects/Texture1D.hh 35 additions, 36 deletionssrc/glow/objects/Texture1D.hh
- src/glow/objects/Texture1DArray.hh 23 additions, 20 deletionssrc/glow/objects/Texture1DArray.hh
- src/glow/objects/Texture2D.hh 22 additions, 20 deletionssrc/glow/objects/Texture2D.hh
- src/glow/objects/Texture2DArray.hh 23 additions, 20 deletionssrc/glow/objects/Texture2DArray.hh
- src/glow/objects/Texture3D.hh 21 additions, 19 deletionssrc/glow/objects/Texture3D.hh
- src/glow/objects/TextureBuffer.hh 37 additions, 36 deletionssrc/glow/objects/TextureBuffer.hh
- src/glow/objects/TextureCubeMap.hh 22 additions, 20 deletionssrc/glow/objects/TextureCubeMap.hh
- src/glow/objects/TextureCubeMapArray.hh 22 additions, 20 deletionssrc/glow/objects/TextureCubeMapArray.hh
- src/glow/objects/TextureRectangle.hh 21 additions, 20 deletionssrc/glow/objects/TextureRectangle.hh
- src/glow/objects/VertexArray.hh 2 additions, 2 deletionssrc/glow/objects/VertexArray.hh
- src/glow/objects/raii/BoundArrayBuffer.hh 7 additions, 18 deletionssrc/glow/objects/raii/BoundArrayBuffer.hh
- src/glow/objects/raii/BoundAtomicCounterBuffer.hh 5 additions, 1 deletionsrc/glow/objects/raii/BoundAtomicCounterBuffer.hh
- src/glow/objects/raii/BoundElementArrayBuffer.hh 6 additions, 16 deletionssrc/glow/objects/raii/BoundElementArrayBuffer.hh
Loading
Please register or sign in to comment