Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_stateobj.h10 (so)->state[(so)->size++] = NV50_FIFO_PKHDR(NV50_3D(m), s)
13 (so)->state[(so)->size++] = NV50_FIFO_PKHDR(SUBC_3D(m), s)
Dnv50_winsys.h66 NV50_FIFO_PKHDR(int subc, int mthd, unsigned size) in NV50_FIFO_PKHDR() function
103 PUSH_DATA (push, NV50_FIFO_PKHDR(subc, mthd, size)); in BEGIN_NV04()
Dnv50_screen.c525 PUSH_DATA (push, NV50_FIFO_PKHDR(NV50_3D(QUERY_ADDRESS_HIGH), 4)); in nv50_screen_fence_emit()