Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_rect.c60 int blockheight = util_format_get_blockheight(format); in util_copy_rect() local
105 int blockheight = desc->block.height; in util_fill_rect() local
Du_format.h712 unsigned blockheight = util_format_get_blockheight(format); in util_format_get_nblocksy() local
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_util.h215 GLuint blockheight; in get_format_blocksx() local
225 GLuint blockheight; in get_format_blocksy() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_texture.c137 unsigned blockheight = util_format_get_blockheight(st->base.resource->format); in svga_transfer_dma() local