Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_winsys.h117 BEGIN_NL50(struct nouveau_pushbuf *push, int subc, int mthd, uint32_t size) in BEGIN_NL50() function
Dnv50_vbo.c644 BEGIN_NL50(push, NV50_3D(VB_ELEMENT_U32), count); in nv50_draw_elements()
653 BEGIN_NL50(push, NV50_3D(VB_ELEMENT_U16), pb_bytes / 4); in nv50_draw_elements()
665 BEGIN_NL50(push, NV50_3D(VB_ELEMENT_U8), pb_bytes / 4); in nv50_draw_elements()