d3d11_cbuffer_exists

A function defined in __d3d11_cbuffer.gml

d3d11_cbuffer_exists(_cbuffer)

Description

Checks whether a constant buffer exists.

Arguments

Name Type Description
_cbuffer Real The ID of the comand buffer.

Returns

Bool Returns true if the constant buffer exists.


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