Searched defs:blockheight (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_util.h218 GLuint blockheight; local in function:get_format_blocksx
228 GLuint blockheight; local in function:get_format_blocksy
/xsrc/external/mit/MesaLib/dist/src/freedreno/fdl/
H A Dfd6_layout.c40 fdl6_get_ubwc_blockwidth(struct fdl_layout * layout,uint32_t * blockwidth,uint32_t * blockheight) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_util.h218 GLuint blockheight; local in function:get_format_blocksx
228 GLuint blockheight; local in function:get_format_blocksy
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blitter.c381 int blockheight = util_format_get_blockheight(info->src.format); local in function:emit_blit_texture
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dvk_format.h217 unsigned blockheight = vk_format_get_blockheight(format); local in function:vk_format_get_block_count_height
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_resource_texture.c137 unsigned blockheight = local in function:svga_transfer_dma
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_format.h864 unsigned blockheight = util_format_get_blockheight(format); local in function:util_format_get_nblocksy
H A Du_surface.c82 int blockheight = util_format_get_blockheight(format); local in function:util_copy_rect
161 int blockheight = desc->block.height; local in function:util_fill_rect
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_surface.c108 int blockheight = desc->block.height; local in function:util_fill_rect
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_resource_texture.c131 unsigned blockheight = local in function:svga_transfer_dma
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format.c66 int blockheight = util_format_get_blockheight(format); local in function:util_copy_rect
H A Du_format.h903 unsigned blockheight = util_format_get_blockheight(format); local in function:util_format_get_nblocksy

Completed in 23 milliseconds