Searched refs:R600_CS_BLOCK_GRID_SIZE (Results 1 – 2 of 2) sorted by relevance
82 #define R600_CS_BLOCK_GRID_SIZE (8 * 4) macro
1265 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()