OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:texcoord_mode
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe_wide_point.c
99
const uint
texcoord_mode
= rast->sprite_coord_mode;
local
105
if (
texcoord_mode
== PIPE_SPRITE_COORD_LOWER_LEFT)
/external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_wide_point.c
99
const uint
texcoord_mode
= rast->sprite_coord_mode;
local
105
if (
texcoord_mode
== PIPE_SPRITE_COORD_LOWER_LEFT)
Completed in 840 milliseconds