Home
last modified time | relevance | path

Searched refs:constid (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/freedreno/computerator/
H A Da4xx.c159 emit_const(struct fd_ringbuffer *ring, struct kernel *kernel, uint32_t constid, uint32_t sizedwords, in emit_const() argument
164 assert((constid % 4) == 0); in emit_const()
180 OUT_RING(ring, CP_LOAD_STATE4_0_DST_OFF(constid / 4) | in emit_const()

Completed in 1 milliseconds