Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c2526 const uint32_t buffer_row_length = in dzn_buffer_get_copy_loc() local
2546 .RowPitch = blksz * DIV_ROUND_UP(buffer_row_length, blkw), in dzn_buffer_get_copy_loc()
2567 uint32_t buffer_row_length = in dzn_buffer_get_line_copy_loc() local
2581 DIV_ROUND_UP(buffer_row_length, blkw) * blksz; in dzn_buffer_get_line_copy_loc()