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

  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pt_fetch_shade_pipeline.c 241 struct draw_vertex_info gs_vert_info; local
296 &gs_vert_info,
300 vert_info = &gs_vert_info;
draw_pt_fetch_shade_pipeline_llvm.c 349 struct draw_vertex_info gs_vert_info; local
413 &gs_vert_info,
417 vert_info = &gs_vert_info;

Completed in 62 milliseconds