Searched refs:R600_CS_BLOCK_GRID_SIZE (Results 1 – 2 of 2) sorted by relevance
83 #define R600_CS_BLOCK_GRID_SIZE (8 * 4) macro
1337 size = R600_CS_BLOCK_GRID_SIZE; in r600_update_driver_const_buffers()1339 memcpy(ptr, rctx->cs_block_grid_sizes, R600_CS_BLOCK_GRID_SIZE); in r600_update_driver_const_buffers()1366 memcpy(ptr, rctx->cs_block_grid_sizes, R600_CS_BLOCK_GRID_SIZE); in r600_update_driver_const_buffers()