Home
last modified time | relevance | path

Searched defs:level_height (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_image.c113 uint32_t level_width, level_height, level_depth; in v3d_setup_slices() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_histogram.c51 int level_height; member
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.c73 int level_height = slice->padded_height; in v3d_debug_resource_layout() local
566 uint32_t level_width, level_height, level_depth; in v3d_setup_slices() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
H A Dvc4_validate.c681 uint32_t level_height = max(height >> i, 1u); in reloc_tex() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.c373 uint32_t level_width, level_height; in vc4_setup_slices() local
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_blorp.c1034 const unsigned level_height = anv_minify(image->vk.extent.height, level); in anv_CmdClearColorImage() local
1113 const unsigned level_height = anv_minify(image->vk.extent.height, level); in anv_CmdClearDepthStencilImage() local
1928 uint32_t level_height = anv_minify(surf.surf->logical_level0_px.h, level); in anv_image_ccs_op() local
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_blit.c2801 ASSERTED const uint32_t level_height = in blorp_surf_convert_to_uncompressed() local

Completed in 13 milliseconds