OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_texcoords
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_wide_point.c
94
static void
set_texcoords
(const struct widepoint_stage *wide,
function
173
set_texcoords
( wide, v0, tex00 );
174
set_texcoords
( wide, v1, tex01 );
175
set_texcoords
( wide, v2, tex10 );
176
set_texcoords
( wide, v3, tex11 );
Completed in 58 milliseconds