Searched refs:S_028850_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ | ||
D | r600_state.c | 2566 S_028850_STACK_SIZE(rshader->bc.nstack) | in r600_pipe_shader_ps() |
D | r600d.h | 1403 #define S_028850_STACK_SIZE(x) (((x) & 0xFF) << 8) macro |