d3d11_cbuffer_update

A function defined in __d3d11_cbuffer.gml

d3d11_cbuffer_update(_cbuffer, _buffer)

Description

Updates data of a constant buffer.

Arguments

Name Type Description
_cbuffer Real The ID of the constant buffer.
_buffer Id.Buffer A buffer with new data.

Copyright © 2023, BlueBurn. Built on June 28, 2023 using GMDoc.