| /xsrc/external/mit/MesaLib.old/dist/src/gbm/backends/dri/ |
| H A D | gbm_driint.h | 81 int *out_count, void *data); 86 int *out_count, void *data);
|
| H A D | gbm_dri.c | 74 int *out_count, void *data) 83 count, out_count, surf->dri_private); 100 int *out_count, void *data) 110 count, out_count, surf->dri_private); 71 dri_get_buffers(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * data) argument 97 dri_get_buffers_with_format(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * data) argument
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | glxdri2.c | 642 int *out_count, void *loaderPrivate) 651 width, height, attachments, count, out_count); 660 width, height, attachments, count, out_count); 664 if (*out_count > MAX_DRAWABLE_BUFFERS) { 665 *out_count = 0; 675 for (i = 0; i < *out_count; i++) { 691 *out_count = j; 699 int *out_count, void *loaderPrivate) 709 out_count); 719 out_count); 639 dri2GetBuffers(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * loaderPrivate) argument 696 dri2GetBuffersWithFormat(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * loaderPrivate) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gbm/backends/dri/ |
| H A D | gbm_driint.h | 91 int *out_count, void *data); 96 int *out_count, void *data);
|
| H A D | gbm_dri.c | 97 int *out_count, void *data) 106 count, out_count, surf->dri_private); 123 int *out_count, void *data) 133 count, out_count, surf->dri_private); 94 dri_get_buffers(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * data) argument 120 dri_get_buffers_with_format(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * data) argument
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/ |
| H A D | dri2.c | 361 DRI2BufferPtr *buffers, int *out_count, int *width, int *height) 377 pPriv->bufferCount = *out_count; 386 unsigned int *attachments, int count, int *out_count, 403 *out_count = 0; 476 *out_count = i; 478 update_dri2_drawable_buffers(pPriv, pDraw, buffers, out_count, width, height); 502 *out_count = 0; 512 update_dri2_drawable_buffers(pPriv, pDraw, buffers, out_count, width, height); 519 unsigned int *attachments, int count, int *out_count) 522 out_count, FALS 360 update_dri2_drawable_buffers(DRI2DrawablePtr pPriv,DrawablePtr pDraw,DRI2BufferPtr * buffers,int * out_count,int * width,int * height) argument 385 do_get_buffers(DrawablePtr pDraw,int * width,int * height,unsigned int * attachments,int count,int * out_count,int has_format) argument 518 DRI2GetBuffers(DrawablePtr pDraw,int * width,int * height,unsigned int * attachments,int count,int * out_count) argument 526 DRI2GetBuffersWithFormat(DrawablePtr pDraw,int * width,int * height,unsigned int * attachments,int count,int * out_count) argument [all...] |
| H A D | dri2.h | 224 int *out_count); 251 int *out_count);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glxdri2.c | 490 int *out_count, void *loaderPrivate) 498 width, height, attachments, count, out_count); 499 if (*out_count > MAX_DRAWABLE_BUFFERS) { 500 *out_count = 0; 510 for (i = 0; i < *out_count; i++) { 526 *out_count = j; 534 int *out_count, void *loaderPrivate) 543 out_count); 544 if (*out_count > MAX_DRAWABLE_BUFFERS) { 545 *out_count 487 dri2GetBuffers(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * loaderPrivate) argument 531 dri2GetBuffersWithFormat(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * loaderPrivate) argument [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/ |
| H A D | dri2.h | 288 int count, int *out_count); 318 int *out_count);
|
| H A D | dri2.c | 535 DRI2BufferPtr * buffers, int out_count, int *width, 551 pPriv->bufferCount = out_count; 560 unsigned int *attachments, int count, int *out_count, 577 *out_count = 0; 652 *out_count = i; 654 update_dri2_drawable_buffers(pPriv, pDraw, buffers, *out_count, width, 681 *out_count = 0; 693 update_dri2_drawable_buffers(pPriv, pDraw, buffers, *out_count, width, 701 unsigned int *attachments, int count, int *out_count) 704 out_count, FALS 534 update_dri2_drawable_buffers(DRI2DrawablePtr pPriv,DrawablePtr pDraw,DRI2BufferPtr * buffers,int out_count,int * width,int * height) argument 559 do_get_buffers(DrawablePtr pDraw,int * width,int * height,unsigned int * attachments,int count,int * out_count,int has_format) argument 700 DRI2GetBuffers(DrawablePtr pDraw,int * width,int * height,unsigned int * attachments,int count,int * out_count) argument 708 DRI2GetBuffersWithFormat(DrawablePtr pDraw,int * width,int * height,unsigned int * attachments,int count,int * out_count) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_screen.c | 573 int *external_only, int *out_count, uint64_t test_modifier) 603 *out_count = count; 609 int *external_only, int *out_count) 612 external_only, out_count, DRM_FORMAT_MOD_INVALID); 571 panfrost_walk_dmabuf_modifiers(struct pipe_screen * screen,enum pipe_format format,int max,uint64_t * modifiers,unsigned int * external_only,int * out_count,uint64_t test_modifier) argument 607 panfrost_query_dmabuf_modifiers(struct pipe_screen * screen,enum pipe_format format,int max,uint64_t * modifiers,unsigned int * external_only,int * out_count) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/ |
| H A D | platform_drm.c | 309 int *out_count, void *loaderPrivate) 341 *out_count = j; 355 int *out_count, void *loaderPrivate) 363 *out_count = 0; 376 out_count, loaderPrivate); 306 dri2_drm_get_buffers_with_format(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * loaderPrivate) argument 352 dri2_drm_get_buffers(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * loaderPrivate) argument
|
| H A D | platform_x11.c | 512 int *out_count, void *loaderPrivate) 533 *out_count = reply->count; 536 dri2_x11_process_buffers(dri2_surf, buffers, *out_count); 547 int *out_count, void *loaderPrivate) 573 *out_count = reply->count; 574 dri2_x11_process_buffers(dri2_surf, buffers, *out_count); 509 dri2_x11_get_buffers(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * loaderPrivate) argument 544 dri2_x11_get_buffers_with_format(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * loaderPrivate) argument
|
| H A D | platform_wayland.c | 679 int *out_count, void *loaderPrivate) 707 *out_count = j; 721 int *out_count, void *loaderPrivate) 733 *out_count = 0; 746 out_count, loaderPrivate); 676 dri2_wl_get_buffers_with_format(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * loaderPrivate) argument 718 dri2_wl_get_buffers(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * loaderPrivate) argument
|
| H A D | platform_android.c | 1124 int *out_count, void *loaderPrivate) 1131 *out_count = droid_get_buffers_parse_attachments(dri2_surf, attachments, count); 1121 droid_get_buffers_with_format(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * loaderPrivate) argument
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/ |
| H A D | platform_drm.c | 320 int *out_count, void *loaderPrivate) 352 *out_count = j; 366 int *out_count, void *loaderPrivate) 374 *out_count = 0; 387 out_count, loaderPrivate); 317 dri2_drm_get_buffers_with_format(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * loaderPrivate) argument 363 dri2_drm_get_buffers(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * loaderPrivate) argument
|
| H A D | platform_x11.c | 505 int *out_count, void *loaderPrivate) 528 *out_count = reply->count; 531 dri2_x11_process_buffers(dri2_surf, buffers, *out_count); 542 int *out_count, void *loaderPrivate) 568 *out_count = reply->count; 569 dri2_x11_process_buffers(dri2_surf, buffers, *out_count); 502 dri2_x11_get_buffers(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * loaderPrivate) argument 539 dri2_x11_get_buffers_with_format(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * loaderPrivate) argument
|
| H A D | platform_wayland.c | 761 int *out_count, void *loaderPrivate) 789 *out_count = j; 803 int *out_count, void *loaderPrivate) 815 *out_count = 0; 828 out_count, loaderPrivate); 758 dri2_wl_get_buffers_with_format(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * loaderPrivate) argument 800 dri2_wl_get_buffers(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * loaderPrivate) argument
|
| H A D | platform_android.c | 1216 int *out_count, void *loaderPrivate) 1223 *out_count = droid_get_buffers_parse_attachments(dri2_surf, attachments, count); 1213 droid_get_buffers_with_format(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * loaderPrivate) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | dri2_glx.c | 879 int *out_count, void *loaderPrivate) 885 width, height, attachments, count, out_count); 891 process_buffers(pdraw, buffers, *out_count); 902 int *out_count, void *loaderPrivate) 910 count, out_count); 916 process_buffers(pdraw, buffers, *out_count); 876 dri2GetBuffers(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * loaderPrivate) argument 899 dri2GetBuffersWithFormat(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * loaderPrivate) argument
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | dri2_glx.c | 819 int *out_count, void *loaderPrivate) 825 width, height, attachments, count, out_count); 831 process_buffers(pdraw, buffers, *out_count); 842 int *out_count, void *loaderPrivate) 850 count, out_count); 856 process_buffers(pdraw, buffers, *out_count); 816 dri2GetBuffers(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * loaderPrivate) argument 839 dri2GetBuffersWithFormat(__DRIdrawable * driDrawable,int * width,int * height,unsigned int * attachments,int count,int * out_count,void * loaderPrivate) argument
|
| /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/ |
| H A D | vn_device.c | 141 uint32_t *out_count) 160 *out_count = count; 133 merge_extension_names(const char * const * exts,uint32_t ext_count,const char * const * extra_exts,uint32_t extra_count,const char * const * block_exts,uint32_t block_count,const VkAllocationCallbacks * alloc,const char * const ** out_exts,uint32_t * out_count) argument
|
| H A D | vn_physical_device.c | 1261 uint32_t *out_count) 1314 *out_count = count; 1259 enumerate_physical_devices(struct vn_instance * instance,struct vn_physical_device ** out_physical_devs,uint32_t * out_count) argument
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/internal/ |
| H A D | dri_interface.h | 1066 int *out_count, void *loaderPrivate); 1108 int *out_count, void *loaderPrivate);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/internal/ |
| H A D | dri_interface.h | 1059 int *out_count, void *loaderPrivate); 1101 int *out_count, void *loaderPrivate);
|