Home
last modified time | relevance | path

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

/external/skqp/src/compute/hs/gen/
Dmain.c99 #define BC_REG_GLOBAL_LOAD_LEFT(r,i,p) (struct hsg_op){ HSG_OP_TYPE_BC_REG_GLOBAL_LOAD_LEFT, … macro
777 ops = hsg_op(ops,BC_REG_GLOBAL_LOAD_LEFT(ll,gmem_base+(ll-1)*hsg_config.thread.regs,0)); in hsg_bc_half_merge_level()