Home
last modified time | relevance | path

Searched defs:buffer_offset_alignment (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/
Dcopy.rs1627 let buffer_offset_alignment = in validate_copy_buffer_to_image() localVariable
1631 let mut buffer_offset_alignment = image_subresource_block_size; in validate_copy_buffer_to_image() localVariable
2247 let buffer_offset_alignment = in validate_copy_image_to_buffer() localVariable
2251 let mut buffer_offset_alignment = image_subresource_block_size; in validate_copy_image_to_buffer() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/commands/
Dcopy.rs1285 let buffer_offset_alignment = in validate_copy_buffer_to_image() localVariable
1289 let mut buffer_offset_alignment = image_subresource_block_size; in validate_copy_buffer_to_image() localVariable
1716 let buffer_offset_alignment = in validate_copy_image_to_buffer() localVariable
1720 let mut buffer_offset_alignment = image_subresource_block_size; in validate_copy_image_to_buffer() localVariable