Home
last modified time | relevance | path

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

12

/external/mesa3d/src/mesa/main/
Dvdpau.c88 GLintptr surfaces[] = { (GLintptr)surf }; in unregister_surface() local
339 _mesa_VDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) in _mesa_VDPAUMapSurfacesNV()
393 _mesa_VDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) in _mesa_VDPAUUnmapSurfacesNV()
/external/mesa3d/src/gallium/frontends/nine/
Dtexture9.h32 struct NineSurface9 **surfaces; member
Dcubetexture9.h32 struct NineSurface9 **surfaces; member
/external/skia/bench/
DSKPBench.h47 const SkTArray<sk_sp<SkSurface>>& surfaces() const { return fSurfaces; } in surfaces() function
/external/skqp/bench/
DSKPBench.h46 const SkTArray<sk_sp<SkSurface>>& surfaces() const { return fSurfaces; } in surfaces() function
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_video_buffer.h48 struct pipe_surface *surfaces[VL_MAX_SURFACES]; member
/external/mesa3d/src/gallium/frontends/va/
Dsurface.c57 int num_surfaces, VASurfaceID *surfaces) in vlVaCreateSurfaces()
642 struct pipe_surface **surfaces; in vlVaHandleSurfaceAllocate() local
671 VASurfaceID *surfaces, unsigned int num_surfaces, in vlVaCreateSurfaces2()
986 struct pipe_surface **surfaces; in vlVaExportSurfaceHandle() local
Dpostproc.c61 struct pipe_surface **surfaces; in vlVaPostProcCompositor() local
Dimage.c204 struct pipe_surface **surfaces; in vlVaDeriveImage() local
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_texture.h44 struct nouveau_surface surfaces[MAX_TEXTURE_LEVELS]; member
/external/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
/external/mesa3d/src/gallium/drivers/r600/
Dr600_uvd.c63 struct radeon_surf* surfaces[VL_NUM_COMPONENTS] = {}; in r600_video_buffer_create() local
/external/mesa3d/src/gallium/drivers/zink/
Dzink_framebuffer.h50 struct pipe_surface *surfaces[PIPE_MAX_COLOR_BUFS + 1]; member
/external/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_screen.h59 struct rbug_list surfaces; member
/external/crosvm/gpu_display/src/
Dgpu_display_stub.rs95 surfaces: BTreeMap<SurfaceId, Surface>, field
134 surfaces: SurfacesHelper, field
Dgpu_display_wl.rs92 surfaces: HashMap<u32, Surface>, field
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_sampler.c249 struct svga_winsys_surface *surfaces[PIPE_MAX_SAMPLERS]; in update_sampler_resources() local
Dsvga_resource_buffer.h124 struct list_head surfaces; member
Dsvga_draw.c355 struct svga_winsys_surface *surfaces[PIPE_MAX_SAMPLERS]; in validate_sampler_resources() local
/external/mesa3d/src/gallium/frontends/vdpau/
Dsurface.c441 struct pipe_surface **surfaces; in vlVdpVideoSurfaceClear() local
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video.h53 struct pipe_surface *surfaces[VL_NUM_COMPONENTS * 2]; member
/external/deqp/external/vulkancts/framework/vulkan/
DvkWsiUtil.cpp493 …eInterface& vki, vk::VkPhysicalDevice physicalDevice, const std::vector<vk::VkSurfaceKHR>& surface… in chooseQueueFamilyIndex()
508 …InstanceInterface& vki, VkPhysicalDevice physicalDevice, const std::vector<VkSurfaceKHR>& surfaces) in getCompatibleQueueFamilyIndices()
/external/deqp/modules/gles2/functional/
Des2fClippingTests.cpp523 tcu::Surface* surfaces[2] = {&testSurface, &refSurface}; in testRender() local
660 tcu::Surface* surfaces[2] = {&testSurface, &refSurface}; in testRender() local
883 tcu::Surface* surfaces[2] = {&testSurface, &refSurface}; in testRender() local
/external/deqp/modules/gles3/functional/
Des3fClippingTests.cpp526 tcu::Surface* surfaces[2] = {&testSurface, &refSurface}; in testRender() local
663 tcu::Surface* surfaces[2] = {&testSurface, &refSurface}; in testRender() local
887 tcu::Surface* surfaces[2] = {&testSurface, &refSurface}; in testRender() local

12