Skip to content
Snippets Groups Projects
  • Subv's avatar
    GPU: Handle writes to the CB_DATA method. · 85d820b1
    Subv authored
    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.
    85d820b1