Home | History | Annotate | Download | only in r600

Lines Matching refs:s_op

1425 uint32_t r600_translate_stencil_op(int s_op)
1427 switch (s_op) {
1445 R600_ERR("Unknown stencil op %d", s_op);