OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nr_attrs
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_clip.c
120
const unsigned
nr_attrs
= draw_current_shader_outputs(clip->stage.draw);
local
176
for (j = 0; j <
nr_attrs
; j++) {
/external/mesa3d/src/gallium/auxiliary/translate/
translate_generic.c
613
unsigned
nr_attrs
= tg->nr_attrib;
local
616
for (attr = 0; attr <
nr_attrs
; attr++) {
[
all
...]
Completed in 50 milliseconds