pass rect by reference to BeginRenderPass
							parent
							
								
									5591c81d14
								
							
						
					
					
						commit
						377d53f7a9
					
				|  | @ -890,7 +890,7 @@ namespace RefreshCS | ||||||
|             IntPtr commandBuffer, |             IntPtr commandBuffer, | ||||||
|             IntPtr renderPass, |             IntPtr renderPass, | ||||||
|             IntPtr framebuffer, |             IntPtr framebuffer, | ||||||
|             Rect renderArea, |             ref Rect renderArea, | ||||||
|             IntPtr pColorClearValues, |             IntPtr pColorClearValues, | ||||||
|             uint colorClearCount, |             uint colorClearCount, | ||||||
|             ref DepthStencilValue depthStencilClearValue |             ref DepthStencilValue depthStencilClearValue | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue