| /xsrc/external/mit/xf86-video-intel-2014/dist/test/ |
| H A D | dri2-race.c | 89 unsigned int attachments[] = { local in function:main 44 run(Display * dpy,int width,int height,unsigned int * attachments,int nattachments,const char * name) argument
|
| H A D | dri2-swap.c | 148 unsigned int attachments[] = { local in function:main 78 run(Display * dpy,int width,int height,unsigned int * attachments,int nattachments,const char * name) argument
|
| H A D | dri2-test.c | 175 unsigned int attachments[] = { local in function:main 104 run(Display * dpy,int width,int height,unsigned int * attachments,int nattachments,const char * name) argument
|
| /xsrc/external/mit/xf86-video-intel/dist/test/ |
| H A D | dri2-swap.c | 148 unsigned int attachments[] = { local in function:main 78 run(Display * dpy,int width,int height,unsigned int * attachments,int nattachments,const char * name) argument
|
| H A D | dri2-speed.c | 87 unsigned int attachments[] = { DRI2BufferBackLeft }; local in function:run
|
| H A D | dri2-race.c | 87 swap_buffers(Display * dpy,Window win,int divisor,unsigned int * attachments,int nattachments) argument 126 race_window(Display * dpy,int width,int height,unsigned int * attachments,int nattachments,unsigned flags,const char * name) argument 252 race_resize(Display * dpy,int width,int height,unsigned int * attachments,int nattachments,unsigned flags,const char * name) argument 381 race_manager(Display * dpy,int width,int height,unsigned int * attachments,int nattachments,unsigned flags,const char * name) argument 512 race_close(int width,int height,unsigned int * attachments,int nattachments,unsigned flags,const char * name) argument 625 race_client(int width,int height,unsigned int * attachments,int nattachments,unsigned flags,const char * name) argument 788 unsigned int attachments[] = { local in function:main [all...] |
| H A D | dri2-test.c | 263 unsigned int attachments[] local in function:main 116 swap_buffers(xcb_connection_t * c,Window win,unsigned int * attachments,int nattachments) argument 134 run(Display * dpy,int width,int height,unsigned int * attachments,int nattachments,const char * name) argument [all...] |
| H A D | dri2.c | 339 DRI2GetBuffers(Display * dpy,XID drawable,int * width,int * height,unsigned int * attachments,int count,int * outCount) argument 398 DRI2GetBuffersWithFormat(Display * dpy,XID drawable,int * width,int * height,unsigned int * attachments,int count,int * outCount) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_framebuffer.h | 44 VkImageView attachments[PIPE_MAX_COLOR_BUFS + 1]; member in union:zink_framebuffer_state::__anonc998bac5010a
|
| H A D | zink_framebuffer.c | 84 VkFramebufferAttachmentsCreateInfo attachments; local in function:zink_init_framebuffer_imageless 249 create_framebuffer(struct zink_context * ctx,struct zink_framebuffer_state * state,struct pipe_surface ** attachments) argument 297 struct pipe_surface *attachments[2 * (PIPE_MAX_COLOR_BUFS + 1)] = {0}; local in function:zink_get_framebuffer [all...] |
| H A D | zink_render_pass.c | 37 VkAttachmentDescription attachments[PIPE_MAX_COLOR_BUFS + 1]; local in function:create_render_pass 134 VkAttachmentDescription2 attachments[2 * (PIPE_MAX_COLOR_BUFS + 1)]; local in function:create_render_pass2 [all...] |
| H A D | zink_render_pass.h | 72 struct zink_pipeline_rt attachments[PIPE_MAX_COLOR_BUFS + 1]; member in struct:zink_render_pass_pipeline_state
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/ |
| H A D | dri2.c | 221 DRI2GetBuffers(Display * dpy,XID drawable,int * width,int * height,unsigned int * attachments,int count,int * outCount) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_meta.h | 56 struct radv_attachment_state *attachments; member in struct:radv_meta_saved_state
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_pass.c | 233 struct anv_render_pass_attachment *attachments; local in function:anv_CreateRenderPass 402 struct anv_render_pass_attachment *attachments; local in function:anv_CreateRenderPass2KHR [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_context.c | 241 unsigned int attachments[10]; local in function:nouveau_update_renderbuffers
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_context.c | 241 unsigned int attachments[__DRI_BUFFER_COUNT]; local in function:nouveau_update_renderbuffers
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_dri.c | 83 I830DRI2CreateBuffers(DrawablePtr pDraw, unsigned int *attachments, int count) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | dri2.c | 402 DRI2GetBuffers(Display * dpy,XID drawable,int * width,int * height,unsigned int * attachments,int count,int * outCount) argument 461 DRI2GetBuffersWithFormat(Display * dpy,XID drawable,int * width,int * height,unsigned int * attachments,int count,int * outCount) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_common_context.c | 363 unsigned int attachments[10]; local in function:radeon_update_renderbuffers [all...] |
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | dri2.c | 402 DRI2GetBuffers(Display * dpy,XID drawable,int * width,int * height,unsigned int * attachments,int count,int * outCount) argument 461 DRI2GetBuffersWithFormat(Display * dpy,XID drawable,int * width,int * height,unsigned int * attachments,int count,int * outCount) argument
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_common_context.c | 364 unsigned int attachments[__DRI_BUFFER_COUNT]; local in function:radeon_update_renderbuffers [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/ |
| H A D | dri2ext.c | 266 unsigned int *attachments; local in function:ProcDRI2GetBuffers 295 unsigned int *attachments; local in function:ProcDRI2GetBuffersWithFormat
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/ |
| H A D | dri2ext.c | 270 unsigned int *attachments; local in function:ProcDRI2GetBuffers 300 unsigned int *attachments; local in function:ProcDRI2GetBuffersWithFormat
|
| /xsrc/external/mit/xf86-video-intel/dist/benchmarks/ |
| H A D | dri2-swap.c | 325 unsigned int attachments[] = { DRI2BufferBackLeft }; local in function:run
|