Searched refs:a6xx_shader_blocks (Results 1 – 2 of 2) sorted by relevance
629 ARRAY_SIZE(a6xx_shader_blocks), sizeof(*a6xx_state->shaders)); in a6xx_get_shaders()634 a6xx_state->nr_shaders = ARRAY_SIZE(a6xx_shader_blocks); in a6xx_get_shaders()636 for (i = 0; i < ARRAY_SIZE(a6xx_shader_blocks); i++) in a6xx_get_shaders()637 a6xx_get_shader_block(gpu, a6xx_state, &a6xx_shader_blocks[i], in a6xx_get_shaders()
189 } a6xx_shader_blocks[] = { variable