Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h83 #define R600_CS_BLOCK_GRID_SIZE (8 * 4) macro
H A Dr600_state_common.c1401 size = R600_CS_BLOCK_GRID_SIZE; in r600_update_driver_const_buffers()
1403 memcpy(ptr, rctx->cs_block_grid_sizes, R600_CS_BLOCK_GRID_SIZE); in r600_update_driver_const_buffers()
1430 memcpy(ptr, rctx->cs_block_grid_sizes, R600_CS_BLOCK_GRID_SIZE); in r600_update_driver_const_buffers()

Completed in 8 milliseconds