Skip to content
  • Niklas Haas's avatar
    gpu: allow influencing buffer memory allocation · f3961441
    Niklas Haas authored
    Since users may want to allocate texture transfer buffers in GPU memory
    for the purposes of uploading data generated by CUDA or other external
    APIs, we introduce a new field which can be used to influence this
    memory placement decision.
    f3961441