Searched refs:npipes (Results 1 – 9 of 9) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/pipe/ |
D | pipe07.c | 59 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()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_gmem.c | 286 const unsigned npipes = screen->info->num_vsc_pipes; in gmem_stateobj_init() local 289 int tile_n[npipes]; in gmem_stateobj_init() 327 while (div_round_up(gmem->nbins_y, tpp_y) > npipes) in gmem_stateobj_init() 330 div_round_up(gmem->nbins_x, tpp_x)) > npipes) in gmem_stateobj_init() 344 for (i = 0; i < npipes; i++) { in gmem_stateobj_init() 367 for (; i < npipes; i++) { in gmem_stateobj_init()
|
/third_party/openGLES/extensions/SGIX/ |
D | GLX_SGIX_hyperpipe.txt | 159 Display *dpy, int *npipes); 162 Display *dpy, int networkId, int npipes, 167 Display *dpy, int hpId, int *npipes); 247 Display *dpy, int *npipes) 258 The number of pipes is returned in <*npipes>. If no hyperpipe 269 int npipes, GLXHyperpipeConfigSGIX *cfg, int *hpId); 282 configured. <npipes> specifies the total number of pipes in the 283 configuration. <cfg> is a pointer to an array of <npipes> 300 pipe contributes, and must be in the range 0 to <npipes>-1. 322 Display *dpy, int hpId, int *npipes); [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | GLX_SGIX_hyperpipe.txt | 159 Display *dpy, int *npipes); 162 Display *dpy, int networkId, int npipes, 167 Display *dpy, int hpId, int *npipes); 247 Display *dpy, int *npipes) 258 The number of pipes is returned in <*npipes>. If no hyperpipe 269 int npipes, GLXHyperpipeConfigSGIX *cfg, int *hpId); 282 configured. <npipes> specifies the total number of pipes in the 283 configuration. <cfg> is a pointer to an array of <npipes> 300 pipe contributes, and must be in the range 0 to <npipes>-1. 322 Display *dpy, int hpId, int *npipes); [all …]
|
/third_party/openGLES/api/GL/ |
D | glxext.h | 791 typedef GLXHyperpipeNetworkSGIX *( *PFNGLXQUERYHYPERPIPENETWORKSGIXPROC) (Display *dpy, int *npipes… 792 typedef int ( *PFNGLXHYPERPIPECONFIGSGIXPROC) (Display *dpy, int networkId, int npipes, GLXHyperpip… 793 …XHyperpipeConfigSGIX *( *PFNGLXQUERYHYPERPIPECONFIGSGIXPROC) (Display *dpy, int hpId, int *npipes); 800 GLXHyperpipeNetworkSGIX *glXQueryHyperpipeNetworkSGIX (Display *dpy, int *npipes); 801 int glXHyperpipeConfigSGIX (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, i… 802 GLXHyperpipeConfigSGIX *glXQueryHyperpipeConfigSGIX (Display *dpy, int hpId, int *npipes);
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glxext.h | 790 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);
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glxext.h | 790 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);
|
/third_party/mesa3d/include/GL/ |
D | glxext.h | 806 typedef GLXHyperpipeNetworkSGIX *( *PFNGLXQUERYHYPERPIPENETWORKSGIXPROC) (Display *dpy, int *npipes… 807 typedef int ( *PFNGLXHYPERPIPECONFIGSGIXPROC) (Display *dpy, int networkId, int npipes, GLXHyperpip… 808 …XHyperpipeConfigSGIX *( *PFNGLXQUERYHYPERPIPECONFIGSGIXPROC) (Display *dpy, int hpId, int *npipes); 815 GLXHyperpipeNetworkSGIX *glXQueryHyperpipeNetworkSGIX (Display *dpy, int *npipes); 816 int glXHyperpipeConfigSGIX (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, i… 817 GLXHyperpipeConfigSGIX *glXQueryHyperpipeConfigSGIX (Display *dpy, int hpId, int *npipes);
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glxew.h | 962 typedef int ( * PFNGLXHYPERPIPECONFIGSGIXPROC) (Display *dpy, int networkId, int npipes, GLXHyperpi… 965 …yperpipeConfigSGIX * ( * PFNGLXQUERYHYPERPIPECONFIGSGIXPROC) (Display *dpy, int hpId, int *npipes); 966 …def GLXHyperpipeNetworkSGIX * ( * PFNGLXQUERYHYPERPIPENETWORKSGIXPROC) (Display *dpy, int *npipes);
|