Searched defs:surfaces (Results 1 - 25 of 80) sorted by relevance

1234

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dcubetexture9.h32 struct NineSurface9 **surfaces; member in struct:NineCubeTexture9
H A Dtexture9.h32 struct NineSurface9 **surfaces; member in struct:NineTexture9
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dcubetexture9.h33 struct NineSurface9 **surfaces; member in struct:NineCubeTexture9
H A Dtexture9.h33 struct NineSurface9 **surfaces; member in struct:NineTexture9
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_xvmc.c69 static XF86MCSurfaceInfoPtr surfaces[] = variable in typeref:typename:XF86MCSurfaceInfoPtr[]
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_xvmc.c69 static XF86MCSurfaceInfoPtr surfaces[] = variable in typeref:typename:XF86MCSurfaceInfoPtr[]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.h48 struct pipe_surface *surfaces[VL_MAX_SURFACES]; member in struct:vl_video_buffer
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_texture.h44 struct nouveau_surface surfaces[MAX_TEXTURE_LEVELS]; member in struct:nouveau_texture
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.h48 struct pipe_surface *surfaces[VL_MAX_SURFACES]; member in struct:vl_video_buffer
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_batch.h46 struct set *surfaces; member in struct:d3d12_batch
/xsrc/external/mit/MesaLib/dist/docs/isl/
H A Daux-surf-comp.rst
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_texture.h44 struct nouveau_surface surfaces[MAX_TEXTURE_LEVELS]; member in struct:nouveau_texture
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di965_hwmc.h24 struct i965_xvmc_surface *surfaces[I965_MAX_SURFACES]; member in struct:i965_xvmc_context
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_rbug/
H A Drbug_screen.h59 struct rbug_list surfaces; member in struct:rbug_screen
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_rbug/
H A Drbug_screen.h59 struct rbug_list surfaces; member in struct:rbug_screen
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dvl_hwmc.c79 static XF86MCSurfaceInfoPtr surfaces[] = variable in typeref:typename:XF86MCSurfaceInfoPtr[]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_uvd.c63 struct radeon_surf* surfaces[VL_NUM_COMPONENTS] = {}; local in function:r600_video_buffer_create
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_uvd.c45 struct radeon_surf *surfaces[VL_NUM_COMPONENTS] = {}; local in function:si_video_buffer_create
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_framebuffer.h58 struct pipe_surface *surfaces[PIPE_MAX_COLOR_BUFS + 1]; member in union:zink_framebuffer::__anonc998bac5020a
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_video.c133 si_vid_join_surfaces(struct si_context * sctx,struct pb_buffer ** buffers[VL_NUM_COMPONENTS],struct radeon_surf * surfaces[VL_NUM_COMPONENTS]) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_state_sampler.c247 struct svga_winsys_surface *surfaces[PIPE_MAX_SAMPLERS]; local in function:update_sampler_resources
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dvdpau.c87 GLintptr surfaces[] = { (GLintptr)surf }; local in function:unregister_surface
338 _mesa_VDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) argument
392 _mesa_VDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_state_sampler.c249 struct svga_winsys_surface *surfaces[PIPE_MAX_SAMPLERS]; local in function:update_sampler_resources
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_uvd.c63 struct radeon_surf* surfaces[VL_NUM_COMPONENTS] = {}; local in function:r600_video_buffer_create
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dvdpau.c88 GLintptr surfaces[] = { (GLintptr)surf }; local in function:unregister_surface
339 _mesa_VDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) argument
393 _mesa_VDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) argument

Completed in 23 milliseconds

1234