| /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 | cubetexture9.h | 32 struct NineSurface9 **surfaces; member
|
| D | texture9.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/angle/src/tests/test_utils/ |
| D | MultiThreadSteps.cpp | 29 std::vector<EGLSurface> surfaces(threadCount); in RunLockStepThreads() local
|
| /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/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/r600/ |
| D | r600_uvd.c | 63 struct radeon_surf* surfaces[VL_NUM_COMPONENTS] = {}; in r600_video_buffer_create() local
|
| /external/crosvm/media/libva/src/ |
| D | surface.rs | 62 let mut surfaces = Vec::with_capacity(num_surfaces as usize); in new() localVariable
|
| D | lib.rs | 123 let mut surfaces = display in libva_utils_mpeg2vldemo() localVariable
|
| /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/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 | 606 …eInterface& vki, vk::VkPhysicalDevice physicalDevice, const std::vector<vk::VkSurfaceKHR>& surface… in chooseQueueFamilyIndex() 621 …InstanceInterface& vki, VkPhysicalDevice physicalDevice, const std::vector<VkSurfaceKHR>& surfaces) in getCompatibleQueueFamilyIndices()
|
| /external/crosvm/media/cros-codecs/src/utils/ |
| D | vaapi.rs | 183 surfaces: Rc<RefCell<VecDeque<Surface>>>, field 352 let surfaces = display.create_surfaces( in open() localVariable
|
| /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
|