Home
last modified time | relevance | path

Searched defs:_surface (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common.c194 VkSurfaceKHR _surface, in wsi_DestroySurfaceKHR()
345 VkSurfaceKHR _surface, in wsi_GetPhysicalDeviceSurfaceSupportKHR()
360 VkSurfaceKHR _surface, in wsi_GetPhysicalDeviceSurfaceCapabilitiesKHR()
398 VkSurfaceKHR _surface, in wsi_GetPhysicalDeviceSurfaceCapabilities2EXT()
444 VkSurfaceKHR _surface, in wsi_GetPhysicalDeviceSurfaceFormatsKHR()
474 VkSurfaceKHR _surface, in wsi_GetPhysicalDeviceSurfacePresentModesKHR()
489 VkSurfaceKHR _surface, in wsi_GetPhysicalDevicePresentRectanglesKHR()
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_objects.h115 rbug_surface(struct pipe_surface *_surface) in rbug_surface()
157 rbug_surface_unwrap(struct pipe_surface *_surface) in rbug_surface_unwrap()
Drbug_context.c1097 struct pipe_surface *_surface) in rbug_context_surface_destroy()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_dump.c625 void trace_dump_surface_ptr(struct pipe_surface *_surface) in trace_dump_surface_ptr()
Dtr_context.c1127 struct pipe_surface *_surface) in trace_context_surface_destroy()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkdec.c641 mfxFrameSurface1 *_surface = (mfxFrameSurface1 *) comp_surface; in _find_msdk_surface() local