Home
last modified time | relevance | path

Searched defs:blk_h (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/meta/
Dradv_meta_astc_decode.c23 int blk_h = vk_format_get_blockheight(format); in decode_astc() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_sdma.h22 unsigned blk_h; /* Image format block height in pixels. */ member
Dradv_sdma.c96 …dv_sdma_pixel_extent_to_blocks(const VkExtent3D extent, const unsigned blk_w, const unsigned blk_h) in radv_sdma_pixel_extent_to_blocks()
108 …dv_sdma_pixel_offset_to_blocks(const VkOffset3D offset, const unsigned blk_w, const unsigned blk_h) in radv_sdma_pixel_offset_to_blocks()
126 …pixel_area_to_blocks(const unsigned linear_slice_pitch, const unsigned blk_w, const unsigned blk_h) in radv_sdma_pixel_area_to_blocks()
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_surface.h117 uint32_t blk_h; member
/third_party/libdrm/radeon/
Dradeon_surface.h115 uint32_t blk_h; member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c582 unsigned blk_w, blk_h; in st_MapTextureImage() local
628 unsigned blk_w, blk_h; in upload_astc_slice_with_flushed_void_extents() local
/third_party/mesa3d/src/amd/common/
Dac_surface.h321 uint8_t blk_h : 4; member
Dac_surface.c2722 unsigned blk_h = surf ? surf->blk_h : 1; in gfx12_estimate_size() local
/third_party/mesa3d/src/mesa/main/
Dtexcompress_astc.cpp1818 unsigned blk_w, blk_h; in _mesa_unpack_astc_2d_ldr() local