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
1306 size = R600_CS_BLOCK_GRID_SIZE; in r600_update_driver_const_buffers()1308 memcpy(ptr, rctx->cs_block_grid_sizes, R600_CS_BLOCK_GRID_SIZE); in r600_update_driver_const_buffers()1335 memcpy(ptr, rctx->cs_block_grid_sizes, R600_CS_BLOCK_GRID_SIZE); in r600_update_driver_const_buffers()