Skip to content

Commit

Permalink
Site changes [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
defold-services committed Oct 29, 2024
1 parent c720373 commit 6191830
Show file tree
Hide file tree
Showing 6 changed files with 78 additions and 78 deletions.
42 changes: 21 additions & 21 deletions _data/ref/alpha/dmGraphics.json
Original file line number Diff line number Diff line change
Expand Up @@ -1258,21 +1258,6 @@
"tparams": [],
"type": "TYPEDEF"
},
{
"brief": "Storage buffer handle",
"description": "Storage buffer handle",
"error": "",
"examples": "",
"language": "",
"members": [],
"name": "HStorageBuffer",
"notes": [],
"parameters": [],
"replaces": "",
"returnvalues": [],
"tparams": [],
"type": "TYPEDEF"
},
{
"brief": "Create a new storage buffer",
"description": "Create a new storage buffer",
Expand Down Expand Up @@ -1311,6 +1296,21 @@
"tparams": [],
"type": "FUNCTION"
},
{
"brief": "Storage buffer handle",
"description": "Storage buffer handle",
"error": "",
"examples": "",
"language": "",
"members": [],
"name": "HStorageBuffer",
"notes": [],
"parameters": [],
"replaces": "",
"returnvalues": [],
"tparams": [],
"type": "TYPEDEF"
},
{
"brief": "Texture handle",
"description": "Texture handle",
Expand Down Expand Up @@ -1428,8 +1428,8 @@
"type": "ENUM"
},
{
"brief": "Invalid stream offset",
"description": "Invalid stream offset",
"brief": "Max subpasses",
"description": "Max subpasses",
"error": "",
"examples": "",
"language": "",
Expand All @@ -1443,8 +1443,8 @@
"type": "FUNCTION"
},
{
"brief": "Max subpasses",
"description": "Max subpasses",
"brief": "Invalid stream offset",
"description": "Invalid stream offset",
"error": "",
"examples": "",
"language": "",
Expand Down Expand Up @@ -3519,10 +3519,10 @@
],
"info": {
"brief": "Graphics API documentation",
"description": "<span class=\"file\"><dmsdk/graphics/graphics_vulkan.h></span>\nGraphics Vulkan API",
"description": "<span class=\"file\"><dmsdk/graphics/graphics_opengl.h></span>\nGraphics OpenGL API",
"file": "",
"language": "",
"name": "Graphics Vulkan",
"name": "Graphics OpenGL",
"namespace": "dmGraphics",
"notes": [],
"path": ""
Expand Down
10 changes: 5 additions & 5 deletions _data/ref/alpha/dmMemory.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,14 +101,14 @@
}
],
"info": {
"brief": "SDK Alloca API documentation",
"description": "Alloca functions.",
"file": "dmsdk/dlib/dalloca.h",
"brief": "SDK Memory API documentation",
"description": "Memory allocation functions",
"file": "dmsdk/dlib/memory.h",
"group": "DEFOLD SDK",
"language": "",
"name": "Alloca",
"name": "Memory",
"namespace": "dmMemory",
"notes": [],
"path": "engine/dlib/src/dmsdk/dlib/dalloca.h"
"path": "engine/dlib/src/dmsdk/dlib/memory.h"
}
}
Loading

0 comments on commit 6191830

Please sign in to comment.