Searched defs:scratch (Results 1 - 25 of 78) sorted by relevance

1234

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_scratch.cpp82 struct swr_scratch_buffers *scratch; local in function:swr_init_scratch_buffers
91 struct swr_scratch_buffers *scratch = ctx->scratch; local in function:swr_destroy_scratch_buffers
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_scratch.c39 struct nouveau_scratch_state *scratch = local in function:nouveau_get_scratch
76 struct nouveau_scratch_state *scratch = local in function:nouveau_scratch_init
91 struct nouveau_scratch_state *scratch = local in function:nouveau_scratch_destroy
[all...]
H A Dnouveau_context.h79 struct nouveau_scratch_state scratch; member in struct:nouveau_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_scratch.cpp85 struct swr_scratch_buffers *scratch; local in function:swr_init_scratch_buffers
94 struct swr_scratch_buffers *scratch = ctx->scratch; local in function:swr_destroy_scratch_buffers
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_scratch.c39 struct nouveau_scratch_state *scratch = local in function:nouveau_get_scratch
76 struct nouveau_scratch_state *scratch = local in function:nouveau_scratch_init
91 struct nouveau_scratch_state *scratch = local in function:nouveau_scratch_destroy
[all...]
H A Dnouveau_context.h79 struct nouveau_scratch_state scratch; member in struct:nouveau_context
/xsrc/external/mit/libXinerama/dist/src/
H A DXinerama.c309 xXineramaScreenInfo scratch; local in function:XineramaQueryScreens
/xsrc/external/mit/xf86-video-vmware/dist/src/
H A Dvmwarexinerama.c378 xXineramaScreenInfo scratch; local in function:VMwareXineramaQueryScreens
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_context.h51 } scratch; member in struct:nouveau_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_context.h51 } scratch; member in struct:nouveau_context
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A DpseudoramiX.c320 xXineramaScreenInfo scratch; local in function:ProcPseudoramiXQueryScreens
[all...]
/xsrc/external/mit/xorg-server.old/dist/randr/
H A Drrxinerama.c265 xXineramaScreenInfo scratch; local in function:RRXineramaWriteCrtc
[all...]
/xsrc/external/mit/xorg-server/dist/pseudoramiX/
H A DpseudoramiX.c380 xXineramaScreenInfo scratch; local in function:ProcPseudoramiXQueryScreens
[all...]
/xsrc/external/mit/xorg-server/dist/randr/
H A Drrxinerama.c256 xXineramaScreenInfo scratch; local in function:RRXineramaWriteMonitor
[all...]
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxres.c89 xXResClient scratch; local in function:ProcXResQueryClients
159 xXResType scratch; local in function:ProcXResQueryClientResources
[all...]
/xsrc/external/mit/libXres/dist/src/
H A DXRes.c122 xXResClient scratch; local in function:XResQueryClients
177 xXResType scratch; local in function:XResQueryClientResources
/xsrc/external/mit/libpciaccess/dist/src/
H A Dcommon_interface.c501 pciaddr_t scratch; local in function:pci_device_cfg_read
588 pciaddr_t scratch; local in function:pci_device_cfg_write
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_exa_funcs.c470 struct radeon_bo *scratch = NULL; local in function:RADEONUploadToScreenCS
573 struct radeon_bo *scratch = NULL; local in function:RADEONDownloadFromScreenCS
685 drmBufPtr scratch; local in function:RADEONDownloadFromScreenCP
[all...]
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_exa_funcs.c375 struct radeon_bo *scratch = NULL; local in function:RADEONUploadToScreenCS
481 struct radeon_bo *scratch = NULL; local in function:RADEONDownloadFromScreenCS
[all...]
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_trapezoids.c282 PixmapPtr scratch; local in function:trapezoids_fallback
750 PixmapPtr scratch; local in function:trap_upload
874 PixmapPtr scratch; local in function:triangles_fallback
991 PixmapPtr scratch; local in function:tristrip_fallback
1127 PixmapPtr scratch; local in function:trifan_fallback
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_trapezoids.c282 PixmapPtr scratch; local in function:trapezoids_fallback
750 PixmapPtr scratch; local in function:trap_upload
874 PixmapPtr scratch; local in function:triangles_fallback
991 PixmapPtr scratch; local in function:tristrip_fallback
1127 PixmapPtr scratch; local in function:trifan_fallback
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_fence.c96 struct si_resource *scratch = ctx->eop_bug_scratch; local in function:si_cp_release_mem
120 struct si_resource *scratch = ctx->eop_bug_scratch; local in function:si_cp_release_mem
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_fence.c91 struct si_resource *scratch = unlikely(ctx->ws->cs_is_secure(&ctx->gfx_cs)) ? local in function:si_cp_release_mem
115 struct si_resource *scratch = ctx->eop_bug_scratch; local in function:si_cp_release_mem
/xsrc/external/mit/libICE/dist/include/X11/ICE/
H A DICEconn.h162 char *scratch; /* scratch buffer */ member in struct:_IceConn
/xsrc/external/mit/fontconfig/dist/src/
H A Dfcformat.c106 FcFormatContextInit(FcFormatContext * c,const FcChar8 * format,FcChar8 * scratch,int scratch_len) argument

Completed in 23 milliseconds

1234