/external/mesa3d/src/mesa/main/ |
D | vdpau.c | 88 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/ |
D | texture9.h | 32 struct NineSurface9 **surfaces; member
|
D | cubetexture9.h | 32 struct NineSurface9 **surfaces; member
|
/external/skia/bench/ |
D | SKPBench.h | 47 const SkTArray<sk_sp<SkSurface>>& surfaces() const { return fSurfaces; } in surfaces() function
|
/external/skqp/bench/ |
D | SKPBench.h | 46 const SkTArray<sk_sp<SkSurface>>& surfaces() const { return fSurfaces; } in surfaces() function
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_video_buffer.h | 48 struct pipe_surface *surfaces[VL_MAX_SURFACES]; member
|
/external/mesa3d/src/gallium/frontends/va/ |
D | surface.c | 57 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
|
D | postproc.c | 61 struct pipe_surface **surfaces; in vlVaPostProcCompositor() local
|
D | image.c | 204 struct pipe_surface **surfaces; in vlVaDeriveImage() local
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_texture.h | 44 struct nouveau_surface surfaces[MAX_TEXTURE_LEVELS]; member
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_uvd.c | 63 struct radeon_surf* surfaces[VL_NUM_COMPONENTS] = {}; in r600_video_buffer_create() local
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_video.h | 16 struct pipe_surface *surfaces[VL_NUM_COMPONENTS * 2]; member 41 struct nouveau_video_buffer *surfaces[8]; member
|
D | nouveau_vp3_video.h | 35 struct pipe_surface *surfaces[VL_NUM_COMPONENTS * 2]; member
|
/external/mesa3d/src/gallium/drivers/zink/ |
D | zink_framebuffer.h | 50 struct pipe_surface *surfaces[PIPE_MAX_COLOR_BUFS + 1]; member
|
/external/mesa3d/src/gallium/auxiliary/driver_rbug/ |
D | rbug_screen.h | 59 struct rbug_list surfaces; member
|
/external/crosvm/gpu_display/src/ |
D | gpu_display_stub.rs | 95 surfaces: BTreeMap<SurfaceId, Surface>, field 134 surfaces: SurfacesHelper, field
|
D | gpu_display_wl.rs | 92 surfaces: HashMap<u32, Surface>, field
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_state_sampler.c | 249 struct svga_winsys_surface *surfaces[PIPE_MAX_SAMPLERS]; in update_sampler_resources() local
|
D | svga_resource_buffer.h | 124 struct list_head surfaces; member
|
D | svga_draw.c | 355 struct svga_winsys_surface *surfaces[PIPE_MAX_SAMPLERS]; in validate_sampler_resources() local
|
/external/mesa3d/src/gallium/frontends/vdpau/ |
D | surface.c | 441 struct pipe_surface **surfaces; in vlVdpVideoSurfaceClear() local
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv84_video.h | 53 struct pipe_surface *surfaces[VL_NUM_COMPONENTS * 2]; member
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkWsiUtil.cpp | 493 …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/ |
D | es2fClippingTests.cpp | 523 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/ |
D | es3fClippingTests.cpp | 526 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
|