HomeSort by relevance Sort by last modified time
    Searched refs:dgs (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_gs.c 140 struct draw_geometry_shader *dgs)
144 if (dgs) {
145 draw->gs.geometry_shader = dgs;
146 draw->gs.num_gs_outputs = dgs->info.num_outputs;
147 draw->gs.position_output = dgs->position_output;
148 draw_geometry_shader_prepare(dgs, draw);
157 struct draw_geometry_shader *dgs)
159 FREE(dgs);
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_gs.c 140 struct draw_geometry_shader *dgs)
144 if (dgs) {
145 draw->gs.geometry_shader = dgs;
146 draw->gs.num_gs_outputs = dgs->info.num_outputs;
147 draw->gs.position_output = dgs->position_output;
148 draw_geometry_shader_prepare(dgs, draw);
157 struct draw_geometry_shader *dgs)
159 FREE(dgs);
  /external/gcc-demangle/
cp-demangle.c 3288 struct d_growable_string *dgs = (struct d_growable_string*) opaque; local
3417 struct d_growable_string dgs; local
4875 struct d_growable_string dgs; local
    [all...]
  /external/valgrind/main/coregrind/m_demangle/
cp-demangle.c 3423 struct d_growable_string *dgs = (struct d_growable_string*) opaque; local
3552 struct d_growable_string dgs; local
5133 struct d_growable_string dgs; local
    [all...]

Completed in 403 milliseconds