Add new sample for buffer device address (#1144)
* Started work on buffer device address sample * Code cleanup * Added BDA sample to readm * Added android build files for BDA sample * Replaces all uniform buffers with references Comments and code cleanup
This commit is contained in:
parent
c598b1e7ab
commit
8b4ee59033
11 changed files with 580 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ endfunction(buildExamples)
|
|||
|
||||
set(EXAMPLES
|
||||
bloom
|
||||
bufferdeviceaddress
|
||||
computecloth
|
||||
computecullandlod
|
||||
computeheadless
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue