struct buffer_access_allocation
Declaration
struct buffer_access_allocation { /* full declaration omitted */ };
Description
Description of an accessor or a reduction write in terms of the buffer's backing allocation at that location.
Member Variables
- detail::allocation_id allocation_id = null_allocation_id
- box<3> allocated_box_in_buffer
- box<3> accessed_box_in_buffer
- buffer_id oob_buffer_id
- std::string oob_buffer_name