OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clip_attr
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe_clip.c
122
const unsigned
clip_attr
= draw_current_shader_clipvertex_output(clip->stage.draw);
local
177
if (j != pos_attr && j !=
clip_attr
) {
/external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_clip.c
122
const unsigned
clip_attr
= draw_current_shader_clipvertex_output(clip->stage.draw);
local
177
if (j != pos_attr && j !=
clip_attr
) {
Completed in 61 milliseconds