Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for image1d_buffer #609

Merged
merged 6 commits into from
Oct 29, 2023
Merged

add support for image1d_buffer #609

merged 6 commits into from
Oct 29, 2023

Commits on Oct 13, 2023

  1. WIP texel buffers

    Change-Id: I4eef91af393b5487bbc208bdc96d43daa4c5c462
    kpet authored and rjodinchr committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c849f79 View commit details
    Browse the repository at this point in the history
  2. add support for image1d_buffer

    remove 1DBUFFER mention in init_vulkan_image
    limit CL_DEVICE_IMAGE_MAX_BUFFER_SIZE WITH CL_DEVICE_MAX_MEM_ALLOC_SIZE
    rjodinchr committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    1744028 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. kpet feedback

    rjodinchr committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    14766e4 View commit details
    Browse the repository at this point in the history
  2. fix formatting

    rjodinchr committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    923bd44 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. update clspv

    rjodinchr committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    7feed5f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. use bigger padding in test

    rjodinchr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    48be295 View commit details
    Browse the repository at this point in the history