Shader buffer storage object management (ssbo) and rest of rlgl texture management functions.
This commit is contained in:
@@ -119,8 +119,6 @@ luaApiFile:write(
|
||||
"---"..FUNC_DESC.log.."\n---@param logLevel integer\n---@param message string\nfunction RL.log( logLevel, message ) end\n" )
|
||||
luaApiFile:write(
|
||||
"---"..FUNC_DESC.exit.."\nfunction RL.exit() end\n" )
|
||||
luaApiFile:write(
|
||||
"---"..FUNC_DESC.exit.."\nfunction RL.exit() end\n" )
|
||||
|
||||
-- Object unloading.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user