mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-22 05:35:48 +00:00
Add support for texture rectangles. See gl-330-texture-rect
This commit is contained in:
@@ -55,6 +55,7 @@ namespace renderdoc
|
||||
Texture1D,
|
||||
Texture1DArray,
|
||||
Texture2D,
|
||||
TextureRect,
|
||||
Texture2DArray,
|
||||
Texture2DMS,
|
||||
Texture2DMSArray,
|
||||
|
||||
Reference in New Issue
Block a user