d3d11_shader_set_cbuffer_vs

A function defined in __d3d11_cbuffer.gml

d3d11_shader_set_cbuffer_vs(_slot, _cbuffer)

Description

Binds a constant buffer to a vertex shader.

Arguments

Name Type Description
_slot Real The slot to bind the constant buffer to.
_cbuffer Real The ID of the constant buffer or -1 to ubind the slot.

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