d3d11_shader_override_ps

A function defined in __d3d11_shader.gml

d3d11_shader_override_ps(_ps)

Description

Hooks into ID3D11DeviceContext::Draw and replaces the current pixel shader with a custom one.

Arguments

Name Type Description
_ps Real The ID of the shader or -1 to disable the override.

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