Commit 85d820b1 authored by Subv's avatar Subv
Browse files

GPU: Handle writes to the CB_DATA method.

Writing to this method will cause the written value to be stored in the currently-set ConstBuffer plus CB_POS.

This method is usually used to upload uniforms or other shader-visible data.
parent a64b936c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment