Home
last modified time | relevance | path

Searched refs:push_wqm (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.h228 int push_wqm; member
Dr600_shader.c9656 elements = (stack->loop + stack->push_wqm ) * entry_size; in callstack_update_max_depth()
9721 --ctx->bc->stack.push_wqm; in callstack_pop()
9722 assert(ctx->bc->stack.push_wqm >= 0); in callstack_pop()
9741 ++ctx->bc->stack.push_wqm; in callstack_push()