Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c3879 uint32_t *invocation_ptr = (uint32_t *)(ptr + offset.u[j]); in exec_store_membuf() local
3884 memcpy(&invocation_ptr[chan], &value[chan].u[j], 4); in exec_store_membuf()