Home
last modified time | relevance | path

Searched refs:npipes (Results 1 – 4 of 4) sorted by relevance

/external/ltp/testcases/kernel/syscalls/pipe/
Dpipe07.c59 int npipes; in main() local
71 for (npipes = 0;; npipes++) { in main()
86 if (npipes == (min / 2)) in main()
87 tst_resm(TPASS, "Opened %d pipes", npipes); in main()
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_gmem.c115 const unsigned npipes = ctx->screen->num_vsc_pipes; in calculate_tiles() local
125 int tile_n[npipes]; in calculate_tiles()
228 for (i = 0; i < npipes; i++) { in calculate_tiles()
248 for (; i < npipes; i++) { in calculate_tiles()
/external/mesa3d/include/GL/
Dglxext.h776 typedef GLXHyperpipeNetworkSGIX *( *PFNGLXQUERYHYPERPIPENETWORKSGIXPROC) (Display *dpy, int *npipes
777 typedef int ( *PFNGLXHYPERPIPECONFIGSGIXPROC) (Display *dpy, int networkId, int npipes, GLXHyperpip…
778 …XHyperpipeConfigSGIX *( *PFNGLXQUERYHYPERPIPECONFIGSGIXPROC) (Display *dpy, int hpId, int *npipes);
785 GLXHyperpipeNetworkSGIX *glXQueryHyperpipeNetworkSGIX (Display *dpy, int *npipes);
786 int glXHyperpipeConfigSGIX (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, i…
787 GLXHyperpipeConfigSGIX *glXQueryHyperpipeConfigSGIX (Display *dpy, int hpId, int *npipes);
/external/swiftshader/include/GL/
Dglxext.h790 typedef GLXHyperpipeNetworkSGIX *( *PFNGLXQUERYHYPERPIPENETWORKSGIXPROC) (Display *dpy, int *npipes
791 typedef int ( *PFNGLXHYPERPIPECONFIGSGIXPROC) (Display *dpy, int networkId, int npipes, GLXHyperpip…
792 …XHyperpipeConfigSGIX *( *PFNGLXQUERYHYPERPIPECONFIGSGIXPROC) (Display *dpy, int hpId, int *npipes);
799 GLXHyperpipeNetworkSGIX *glXQueryHyperpipeNetworkSGIX (Display *dpy, int *npipes);
800 int glXHyperpipeConfigSGIX (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, i…
801 GLXHyperpipeConfigSGIX *glXQueryHyperpipeConfigSGIX (Display *dpy, int hpId, int *npipes);