Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_image.c37 uint32_t blkh = util_format_get_blockheight(pfmt); in dzn_image_align_extent() local
435 uint32_t blkh = util_format_get_blockheight(pfmt); in dzn_image_get_copy_loc() local
H A Ddzn_device.c3148 uint32_t blkh = util_format_get_blockheight(pfmt); in dzn_buffer_get_copy_loc() local
3191 uint32_t blkh = util_format_get_blockheight(pfmt); in dzn_buffer_get_line_copy_loc() local
H A Ddzn_cmd_buffer.c2393 uint32_t blkh = util_format_get_blockheight(pfmt); in dzn_cmd_buffer_copy_buf2img_region() local
2474 uint32_t blkh = util_format_get_blockheight(pfmt); in dzn_cmd_buffer_copy_img2buf_region() local
/aosp_15_r20/external/erofs-utils/include/erofs/
H A Dcache.h62 struct erofs_buffer_block blkh; member