update README for GetBufferData
parent
048210dc58
commit
1a8de15875
|
@ -31,3 +31,7 @@ Draws a basic triangle with varying MSAA sample counts.
|
||||||
**CullMode**
|
**CullMode**
|
||||||
|
|
||||||
Draws several triangles with various culling modes and winding orders.
|
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.
|
||||||
|
|
Loading…
Reference in New Issue