Home
last modified time | relevance | path

Searched defs:blockwidth (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_util.h217 GLuint blockwidth; in get_format_blocksx() local
227 GLuint blockwidth; in get_format_blocksy() local
/external/virglrenderer/src/gallium/auxiliary/util/
Du_surface.c81 int blockwidth = util_format_get_blockwidth(format); in util_copy_rect() local
160 int blockwidth = desc->block.width; in util_fill_rect() local
Du_format.h631 unsigned blockwidth = util_format_get_blockwidth(format); in util_format_get_nblocksx() local
/external/mesa3d/src/freedreno/fdl/
Dfd6_layout.c41 uint32_t *blockwidth, uint32_t *blockheight) in fdl6_get_ubwc_blockwidth()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.cpp2174 int blockwidth = format->bits[0] + format->bits[1] + in processSurfaceCoordsNVE4() local
2434 int blockwidth = format->bits[0] + format->bits[1] + in processSurfaceCoordsNVC0() local
2568 int blockwidth = format->bits[0] + format->bits[1] + in processSurfaceCoordsGM107() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_surface.c107 int blockwidth = desc->block.width; in util_fill_rect() local
/external/mesa3d/src/util/format/
Du_format.c64 int blockwidth = util_format_get_blockwidth(format); in util_copy_rect() local
Du_format.h839 unsigned blockwidth = util_format_get_blockwidth(format); in util_format_get_nblocksx() local