Searched refs:G_028844_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
393 bc->nstack = MAX2(bc->nstack, G_028844_STACK_SIZE(value)); in r600_shader_binary_read_config()
1755 #define G_028844_STACK_SIZE(x) (((x) >> 8) & 0xFF) macro