-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e922d42
commit 73a25d2
Showing
1,729 changed files
with
91,143 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> | ||
<meta http-equiv="X-UA-Compatible" content="IE=9"/> | ||
<meta name="generator" content="Doxygen 1.9.1"/> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"/> | ||
<title>jGL: DOCUMENTATION.md File Reference</title> | ||
<link href="tabs.css" rel="stylesheet" type="text/css"/> | ||
<script type="text/javascript" src="jquery.js"></script> | ||
<script type="text/javascript" src="dynsections.js"></script> | ||
<link href="search/search.css" rel="stylesheet" type="text/css"/> | ||
<script type="text/javascript" src="search/searchdata.js"></script> | ||
<script type="text/javascript" src="search/search.js"></script> | ||
<link href="doxygen.css" rel="stylesheet" type="text/css" /> | ||
</head> | ||
<body> | ||
<div id="top"><!-- do not remove this div, it is closed by doxygen! --> | ||
<div id="titlearea"> | ||
<table cellspacing="0" cellpadding="0"> | ||
<tbody> | ||
<tr style="height: 56px;"> | ||
<td id="projectalign" style="padding-left: 0.5em;"> | ||
<div id="projectname">jGL | ||
</div> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
<!-- end header part --> | ||
<!-- Generated by Doxygen 1.9.1 --> | ||
<script type="text/javascript"> | ||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ | ||
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html'); | ||
/* @license-end */ | ||
</script> | ||
<script type="text/javascript" src="menudata.js"></script> | ||
<script type="text/javascript" src="menu.js"></script> | ||
<script type="text/javascript"> | ||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ | ||
$(function() { | ||
initMenu('',true,false,'search.php','Search'); | ||
$(document).ready(function() { init_search(); }); | ||
}); | ||
/* @license-end */</script> | ||
<div id="main-nav"></div> | ||
<!-- window showing the filter options --> | ||
<div id="MSearchSelectWindow" | ||
onmouseover="return searchBox.OnSearchSelectShow()" | ||
onmouseout="return searchBox.OnSearchSelectHide()" | ||
onkeydown="return searchBox.OnSearchSelectKey(event)"> | ||
</div> | ||
|
||
<!-- iframe showing the search results (closed by default) --> | ||
<div id="MSearchResultsWindow"> | ||
<iframe src="javascript:void(0)" frameborder="0" | ||
name="MSearchResults" id="MSearchResults"> | ||
</iframe> | ||
</div> | ||
|
||
</div><!-- top --> | ||
<div class="header"> | ||
<div class="headertitle"> | ||
<div class="title">DOCUMENTATION.md File Reference</div> </div> | ||
</div><!--header--> | ||
<div class="contents"> | ||
</div><!-- contents --> | ||
<!-- start footer part --> | ||
<hr class="footer"/><address class="footer"><small> | ||
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 | ||
</small></address> | ||
</body> | ||
</html> |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,128 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> | ||
<meta http-equiv="X-UA-Compatible" content="IE=9"/> | ||
<meta name="generator" content="Doxygen 1.9.1"/> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"/> | ||
<title>jGL: src/jGL/Vulkan/buffer.cpp File Reference</title> | ||
<link href="tabs.css" rel="stylesheet" type="text/css"/> | ||
<script type="text/javascript" src="jquery.js"></script> | ||
<script type="text/javascript" src="dynsections.js"></script> | ||
<link href="search/search.css" rel="stylesheet" type="text/css"/> | ||
<script type="text/javascript" src="search/searchdata.js"></script> | ||
<script type="text/javascript" src="search/search.js"></script> | ||
<link href="doxygen.css" rel="stylesheet" type="text/css" /> | ||
</head> | ||
<body> | ||
<div id="top"><!-- do not remove this div, it is closed by doxygen! --> | ||
<div id="titlearea"> | ||
<table cellspacing="0" cellpadding="0"> | ||
<tbody> | ||
<tr style="height: 56px;"> | ||
<td id="projectalign" style="padding-left: 0.5em;"> | ||
<div id="projectname">jGL | ||
</div> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
<!-- end header part --> | ||
<!-- Generated by Doxygen 1.9.1 --> | ||
<script type="text/javascript"> | ||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ | ||
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html'); | ||
/* @license-end */ | ||
</script> | ||
<script type="text/javascript" src="menudata.js"></script> | ||
<script type="text/javascript" src="menu.js"></script> | ||
<script type="text/javascript"> | ||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ | ||
$(function() { | ||
initMenu('',true,false,'search.php','Search'); | ||
$(document).ready(function() { init_search(); }); | ||
}); | ||
/* @license-end */</script> | ||
<div id="main-nav"></div> | ||
<!-- window showing the filter options --> | ||
<div id="MSearchSelectWindow" | ||
onmouseover="return searchBox.OnSearchSelectShow()" | ||
onmouseout="return searchBox.OnSearchSelectHide()" | ||
onkeydown="return searchBox.OnSearchSelectKey(event)"> | ||
</div> | ||
|
||
<!-- iframe showing the search results (closed by default) --> | ||
<div id="MSearchResultsWindow"> | ||
<iframe src="javascript:void(0)" frameborder="0" | ||
name="MSearchResults" id="MSearchResults"> | ||
</iframe> | ||
</div> | ||
|
||
<div id="nav-path" class="navpath"> | ||
<ul> | ||
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_c69405af40c8a22ca1b58e44053a9627.html">jGL</a></li><li class="navelem"><a class="el" href="dir_6a9654af1aa86a899e61071ff11262f8.html">Vulkan</a></li> </ul> | ||
</div> | ||
</div><!-- top --> | ||
<div class="header"> | ||
<div class="summary"> | ||
<a href="#namespaces">Namespaces</a> | | ||
<a href="#func-members">Functions</a> </div> | ||
<div class="headertitle"> | ||
<div class="title">buffer.cpp File Reference</div> </div> | ||
</div><!--header--> | ||
<div class="contents"> | ||
<div class="textblock"><code>#include <<a class="el" href="buffer_8h_source.html">jGL/Vulkan/buffer.h</a>></code><br /> | ||
</div><div class="textblock"><div class="dynheader"> | ||
Include dependency graph for buffer.cpp:</div> | ||
<div class="dyncontent"> | ||
<div class="center"><img src="buffer_8cpp__incl.png" border="0" usemap="#asrc_2jGL_2Vulkan_2buffer_8cpp" alt=""/></div> | ||
<map name="asrc_2jGL_2Vulkan_2buffer_8cpp" id="asrc_2jGL_2Vulkan_2buffer_8cpp"> | ||
<area shape="rect" title=" " alt="" coords="252,5,434,32"/> | ||
<area shape="rect" href="buffer_8h.html" title=" " alt="" coords="272,80,414,107"/> | ||
<area shape="rect" href="command_8h.html" title=" " alt="" coords="85,155,246,196"/> | ||
<area shape="rect" href="device_8h.html" title=" " alt="" coords="176,423,374,449"/> | ||
<area shape="rect" title=" " alt="" coords="380,162,447,189"/> | ||
<area shape="rect" href="commandBuffer_8h.html" title=" " alt="" coords="25,244,186,285"/> | ||
<area shape="rect" href="commandPool_8h.html" title=" " alt="" coords="144,333,305,375"/> | ||
<area shape="rect" title=" " alt="" coords="178,915,241,941"/> | ||
<area shape="rect" href="logicalDevice_8h.html" title=" " alt="" coords="232,497,419,539"/> | ||
<area shape="rect" href="physicalDevice_8h.html" title=" " alt="" coords="628,751,826,792"/> | ||
<area shape="rect" href="vkDebug_8h.html" title=" " alt="" coords="244,587,408,613"/> | ||
<area shape="rect" title=" " alt="" coords="323,915,403,941"/> | ||
<area shape="rect" title=" " alt="" coords="455,915,514,941"/> | ||
<area shape="rect" title=" " alt="" coords="430,840,554,867"/> | ||
<area shape="rect" title=" " alt="" coords="176,661,350,703"/> | ||
<area shape="rect" href="debug_8h.html" title=" " alt="" coords="424,669,523,695"/> | ||
<area shape="rect" href="warning_8h.html" title=" " alt="" coords="412,758,522,785"/> | ||
<area shape="rect" href="jLog_8h.html" title=" " alt="" coords="681,840,773,867"/> | ||
<area shape="rect" title=" " alt="" coords="630,915,704,941"/> | ||
<area shape="rect" title=" " alt="" coords="1070,915,1144,941"/> | ||
<area shape="rect" title=" " alt="" coords="934,915,984,941"/> | ||
<area shape="rect" title=" " alt="" coords="728,915,787,941"/> | ||
<area shape="rect" title=" " alt="" coords="797,840,884,867"/> | ||
<area shape="rect" title=" " alt="" coords="908,840,983,867"/> | ||
<area shape="rect" title=" " alt="" coords="1007,840,1050,867"/> | ||
</map> | ||
</div> | ||
</div><table class="memberdecls"> | ||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a> | ||
Namespaces</h2></td></tr> | ||
<tr class="memitem:namespacejGL"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacejGL.html">jGL</a></td></tr> | ||
<tr class="memdesc:namespacejGL"><td class="mdescLeft"> </td><td class="mdescRight">A drawable graphic. <br /></td></tr> | ||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> | ||
<tr class="memitem:namespacejGL_1_1Vulkan"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacejGL_1_1Vulkan.html">jGL::Vulkan</a></td></tr> | ||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> | ||
</table><table class="memberdecls"> | ||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a> | ||
Functions</h2></td></tr> | ||
<tr class="memitem:ad35423bb733461848bfa8a0248d1aefe"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacejGL_1_1Vulkan.html#ad35423bb733461848bfa8a0248d1aefe">jGL::Vulkan::findMemoryType</a> (const Device &device, uint32_t typeFilter, VkMemoryPropertyFlags properties)</td></tr> | ||
<tr class="separator:ad35423bb733461848bfa8a0248d1aefe"><td class="memSeparator" colspan="2"> </td></tr> | ||
</table> | ||
</div><!-- contents --> | ||
<!-- start footer part --> | ||
<hr class="footer"/><address class="footer"><small> | ||
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 | ||
</small></address> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<map id="src/jGL/Vulkan/buffer.cpp" name="src/jGL/Vulkan/buffer.cpp"> | ||
<area shape="rect" id="node1" title=" " alt="" coords="252,5,434,32"/> | ||
<area shape="rect" id="node2" href="$buffer_8h.html" title=" " alt="" coords="272,80,414,107"/> | ||
<area shape="rect" id="node3" href="$command_8h.html" title=" " alt="" coords="85,155,246,196"/> | ||
<area shape="rect" id="node5" href="$device_8h.html" title=" " alt="" coords="176,423,374,449"/> | ||
<area shape="rect" id="node25" title=" " alt="" coords="380,162,447,189"/> | ||
<area shape="rect" id="node4" href="$commandBuffer_8h.html" title=" " alt="" coords="25,244,186,285"/> | ||
<area shape="rect" id="node24" href="$commandPool_8h.html" title=" " alt="" coords="144,333,305,375"/> | ||
<area shape="rect" id="node8" title=" " alt="" coords="178,915,241,941"/> | ||
<area shape="rect" id="node6" href="$logicalDevice_8h.html" title=" " alt="" coords="232,497,419,539"/> | ||
<area shape="rect" id="node20" href="$physicalDevice_8h.html" title=" " alt="" coords="628,751,826,792"/> | ||
<area shape="rect" id="node7" href="$vkDebug_8h.html" title=" " alt="" coords="244,587,408,613"/> | ||
<area shape="rect" id="node9" title=" " alt="" coords="323,915,403,941"/> | ||
<area shape="rect" id="node10" title=" " alt="" coords="455,915,514,941"/> | ||
<area shape="rect" id="node11" title=" " alt="" coords="430,840,554,867"/> | ||
<area shape="rect" id="node12" title=" " alt="" coords="176,661,350,703"/> | ||
<area shape="rect" id="node13" href="$debug_8h.html" title=" " alt="" coords="424,669,523,695"/> | ||
<area shape="rect" id="node14" href="$warning_8h.html" title=" " alt="" coords="412,758,522,785"/> | ||
<area shape="rect" id="node15" href="$jLog_8h.html" title=" " alt="" coords="681,840,773,867"/> | ||
<area shape="rect" id="node16" title=" " alt="" coords="630,915,704,941"/> | ||
<area shape="rect" id="node17" title=" " alt="" coords="1070,915,1144,941"/> | ||
<area shape="rect" id="node18" title=" " alt="" coords="934,915,984,941"/> | ||
<area shape="rect" id="node19" title=" " alt="" coords="728,915,787,941"/> | ||
<area shape="rect" id="node21" title=" " alt="" coords="797,840,884,867"/> | ||
<area shape="rect" id="node22" title=" " alt="" coords="908,840,983,867"/> | ||
<area shape="rect" id="node23" title=" " alt="" coords="1007,840,1050,867"/> | ||
</map> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1d16dd8c61b8cc43e263f1a2661d48ec |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.