HomeSort by: relevance | last modified time | path
    Searched refs:XCB_RENDER_TRI_STRIP (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/xorg/lib/libxcb/files/
render.h 752 /** Opcode for xcb_render_tri_strip. */
753 #define XCB_RENDER_TRI_STRIP 12
2208 xcb_render_tri_strip (xcb_connection_t *c,
render.c 2316 .opcode = XCB_RENDER_TRI_STRIP,
2347 xcb_render_tri_strip (xcb_connection_t *c, function
2360 .opcode = XCB_RENDER_TRI_STRIP,

Completed in 23 milliseconds