Home
last modified time | relevance | path

Searched refs:h_tiles (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c381 uint32_t h_tiles = h / tile_height; in ntq_emit_txf() local
382 uint32_t size = w_tiles * h_tiles * tile_size; in ntq_emit_txf()