update README for GetBufferData

pull/1/head
Caleb Cornett 2022-11-11 22:57:38 -05:00
parent 048210dc58
commit 1a8de15875
1 changed files with 4 additions and 0 deletions

View File

@ -31,3 +31,7 @@ Draws a basic triangle with varying MSAA sample counts.
**CullMode**
Draws several triangles with various culling modes and winding orders.
**GetBufferData**
Sets buffer data, gets the data back from the GPU, and prints the results to the console.