Home
last modified time | relevance | path

Searched defs:buffer_row_length (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/microsoft/vulkan/
Ddzn_device.c3143 const uint32_t buffer_row_length = in dzn_buffer_get_copy_loc() local
3184 uint32_t buffer_row_length = in dzn_buffer_get_line_copy_loc() local
/external/mesa3d/src/imagination/vulkan/
Dpvr_blit.c926 uint32_t buffer_row_length; in pvr_copy_image_to_buffer_region_format() local
/external/rust/android-crates-io/crates/vulkano/src/command_buffer/commands/
Dcopy.rs4392 pub buffer_row_length: u32, field
/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs4517 pub buffer_row_length: u32, field
4554 pub fn buffer_row_length(mut self, buffer_row_length: u32) -> Self { in buffer_row_length() method
4647 pub buffer_row_length: u32, field
4684 pub fn buffer_row_length(mut self, buffer_row_length: u32) -> Self { in buffer_row_length() method
51767 pub buffer_row_length: u32, field
51823 pub fn buffer_row_length(mut self, buffer_row_length: u32) -> Self { in buffer_row_length() method