Home
last modified time | relevance | path

Searched defs:level_offset (Results 1 – 6 of 6) sorted by relevance

/third_party/fsverity-utils/lib/
Dcompute_digest.c68 u32 block_size, u64 *level_offset) in report_merkle_tree_block()
115 u64 level_offset[FS_VERITY_MAX_LEVELS]; in compute_root_hash() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_texture.h48 unsigned long level_offset[SP_MAX_TEXTURE_2D_LEVELS]; member
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_resource.h46 unsigned long level_offset[VR_MAX_TEXTURE_2D_LEVELS]; member
/third_party/ffmpeg/libavcodec/
Dintrax8.c129 #define level_offset(l) ((l) << 24) // 5 bits macro
/third_party/mesa3d/src/amd/vulkan/
Dradv_image.c1851 uint64_t level_offset = surface->is_linear ? surface->u.gfx9.offset[level] : 0; in radv_GetImageSubresourceLayout2() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_texture.c692 uint64_t level_offset = 0; in si_resource_get_param() local