Home
last modified time | relevance | path

Searched defs:blockwidth (Results 1 – 6 of 6) 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.h619 unsigned blockwidth = util_format_get_blockwidth(format); in util_format_get_nblocksx() local
/external/mesa3d/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.h811 unsigned blockwidth = util_format_get_blockwidth(format); in util_format_get_nblocksx() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.cpp2053 int blockwidth = format->bits[0] + format->bits[1] + in processSurfaceCoordsNVE4() local
2273 int blockwidth = format->bits[0] + format->bits[1] + in processSurfaceCoordsNVC0() local
2372 int blockwidth = format->bits[0] + format->bits[1] + in processSurfaceCoordsGM107() local