Home
last modified time | relevance | path

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

/external/skqp/src/compute/hs/gen/
Dmain.c70 #define BX_REG_GLOBAL_STORE(n) (struct hsg_op){ HSG_OP_TYPE_BX_REG_GLOBAL_STORE, … macro
664 ops = hsg_op(ops,BX_REG_GLOBAL_STORE(r)); in hsg_bx_warp_store()