bring docs up to date

This commit is contained in:
2020-02-20 23:56:15 -08:00
parent 438f96eb32
commit 99ed07e070
64 changed files with 345 additions and 288 deletions

View File

@@ -1 +1 @@
initSidebarItems({"enum":[["ShaderType","Legacy ShaderType enum for single type shaders."]],"trait":[["CompiledGraphicsPipeline",""],["CompiledGraphicsPipelineResources","Inheriting this gives private functions to grab resources"]]});
initSidebarItems({"enum":[["ShaderType","Legacy ShaderType enum for single type shaders."]],"trait":[["CompiledShader",""],["CompiledShaderResources","Inheriting this gives private functions to grab resources"]]});