Home
last modified time | relevance | path

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

/external/skqp/src/compute/hs/gen/
Dmain.c84 #define CMP_FLIP(a,b,c) (struct hsg_op){ HSG_OP_TYPE_CMP_FLIP, … macro
626 ops = hsg_op(ops,CMP_FLIP(r-1,r,n+1-r)); in hsg_warp_flip_network()