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

  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_streamout.c 53 SVGA3dStreamOutputDeclarationEntry decls[SVGA3D_MAX_STREAMOUT_DECLS];
67 assert(info->num_outputs <= SVGA3D_MAX_STREAMOUT_DECLS);
svga_cmd.h 620 const SVGA3dStreamOutputDeclarationEntry decl[SVGA3D_MAX_STREAMOUT_DECLS]);
svga_screen.c 300 return sws->have_vgpu10 ? SVGA3D_MAX_STREAMOUT_DECLS : 0;
    [all...]
svga_cmd_vgpu10.c     [all...]
  /external/mesa3d/src/gallium/drivers/svga/include/
svga3d_dx.h     [all...]

Completed in 334 milliseconds