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.h215 int push_wqm; member
Dr600_shader.c8528 elements = (stack->loop + stack->push_wqm ) * entry_size; in callstack_update_max_depth()
8592 --ctx->bc->stack.push_wqm; in callstack_pop()
8593 assert(ctx->bc->stack.push_wqm >= 0); in callstack_pop()
8612 ++ctx->bc->stack.push_wqm; in callstack_push()