Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h82 #define R600_CS_BLOCK_GRID_SIZE (8 * 4) macro
Dr600_state_common.c1265 size = R600_CS_BLOCK_GRID_SIZE; in r600_update_driver_const_buffers()
1267 memcpy(ptr, rctx->cs_block_grid_sizes, R600_CS_BLOCK_GRID_SIZE); in r600_update_driver_const_buffers()
1294 memcpy(ptr, rctx->cs_block_grid_sizes, R600_CS_BLOCK_GRID_SIZE); in r600_update_driver_const_buffers()