Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_swtnl_t.c305 swtnl_quad(struct gl_context *ctx, GLuint v1, GLuint v2, GLuint v3, GLuint v4) in swtnl_quad() function
335 tnl->Driver.Render.Quad = swtnl_quad; in TAG()
Dnv04_render.c251 swtnl_quad(struct gl_context *ctx, GLuint v1, GLuint v2, GLuint v3, GLuint v4) in swtnl_quad() function
282 tnl->Driver.Render.Quad = swtnl_quad; in nv04_render_init()