Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dr500_fragprog.c285 static char *toop(int op_val) in toop() argument
288 switch (op_val) { in toop()
306 static char *to_alpha_op(int op_val) in to_alpha_op() argument
309 switch (op_val) { in to_alpha_op()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h17846 __u64 op_val: 1; member