Home
last modified time | relevance | path

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

/external/skqp/src/compute/hs/gen/
Dmain.c85 #define CMP_HALF(a,b) (struct hsg_op){ HSG_OP_TYPE_CMP_HALF, … macro
593 ops = hsg_op(ops,CMP_HALF(r-1,r)); in hsg_warp_half_network()