Home
last modified time | relevance | path

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