Home
last modified time | relevance | path

Searched defs:surfaces (Results 1 – 25 of 40) sorted by relevance

12

/third_party/mesa3d/src/mesa/main/
Dvdpau.c91 GLintptr surfaces[] = { (GLintptr)surf }; in unregister_surface() local
342 _mesa_VDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) in _mesa_VDPAUMapSurfacesNV()
396 _mesa_VDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) in _mesa_VDPAUUnmapSurfacesNV()
/third_party/mesa3d/src/gallium/frontends/nine/
Dcubetexture9.h33 struct NineSurface9 **surfaces; member
Dtexture9.h33 struct NineSurface9 **surfaces; member
/third_party/ffmpeg/libavutil/
Dhwcontext_qsv.h43 mfxFrameSurface1 *surfaces; member
Dhwcontext_dxva2.h58 IDirect3DSurface9 **surfaces; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_buffer.h80 std::vector<pipe_surface *> surfaces; member
Dd3d12_batch.h42 struct set *surfaces; member
/third_party/skia/bench/
DSKPBench.h47 const SkTArray<sk_sp<SkSurface>>& surfaces() const { return fSurfaces; } in surfaces() function
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_video_buffer.h48 struct pipe_surface *surfaces[VL_MAX_SURFACES]; member
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_sampler.c250 struct svga_winsys_surface *surfaces[PIPE_MAX_SAMPLERS]; in update_sampler_resources() local
549 struct svga_winsys_surface *surfaces[PIPE_MAX_SAMPLERS]; in update_cs_sampler_resources() local
Dsvga_resource_buffer.h122 struct list_head surfaces; member
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_uvd.c63 struct radeon_surf* surfaces[VL_NUM_COMPONENTS] = {}; in r600_video_buffer_create() local
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_video.h16 struct pipe_surface *surfaces[VL_NUM_COMPONENTS * 2]; member
41 struct nouveau_video_buffer *surfaces[8]; member
Dnouveau_vp3_video.h35 struct pipe_surface *surfaces[VL_NUM_COMPONENTS * 2]; member
/third_party/mesa3d/src/egl/main/
Deglconfigdebug.c110 EGLint renderable, surfaces, vtype, bindRgb, bindRgba; in _eglPrintConfig() local
/third_party/mesa3d/src/gallium/frontends/va/
Dsurface.c57 int num_surfaces, VASurfaceID *surfaces) in vlVaCreateSurfaces()
791 struct pipe_surface **surfaces; in vlVaHandleSurfaceAllocate() local
829 VASurfaceID *surfaces, unsigned int num_surfaces, in vlVaCreateSurfaces2()
1277 struct pipe_surface **surfaces; in vlVaExportSurfaceHandle() local
Dpostproc.c62 struct pipe_surface **surfaces; in vlVaPostProcCompositor() local
Dimage.c205 struct pipe_surface **surfaces; in vlVaDeriveImage() local
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_screen.h55 struct list_head surfaces; member
/third_party/mesa3d/src/gallium/frontends/vdpau/
Dsurface.c441 struct pipe_surface **surfaces; in vlVdpVideoSurfaceClear() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_batch.h116 struct set *surfaces; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video.h53 struct pipe_surface *surfaces[VL_NUM_COMPONENTS * 2]; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkWsiUtil.cpp629 …eInterface& vki, vk::VkPhysicalDevice physicalDevice, const std::vector<vk::VkSurfaceKHR>& surface… in chooseQueueFamilyIndex()
644 …InstanceInterface& vki, VkPhysicalDevice physicalDevice, const std::vector<VkSurfaceKHR>& surfaces) in getCompatibleQueueFamilyIndices()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_blit.c478 struct pipe_surface *surfaces[V3D_MAX_DRAW_BUFFERS] = { 0 }; in v3d_tlb_blit() local
/third_party/mesa3d/src/panfrost/lib/
Dpan_blitter.c76 struct pan_blit_surface surfaces[8]; member
946 struct panfrost_ptr surfaces = in pan_blitter_emit_textures() local

12