Searched refs:swtnl_quad (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nv04_render.c | 251 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()
|
D | nouveau_swtnl_t.c | 305 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()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/ |
D | nouveau_swtnl_t.c | 305 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()
|
D | nv04_render.c | 251 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()
|