Home
last modified time | relevance | path

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

/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.c1096 struct pipe_surface *_surface) in rbug_context_surface_destroy()
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common.c248 VkSurfaceKHR _surface, in wsi_DestroySurfaceKHR()
601 VkSurfaceKHR _surface, in wsi_GetPhysicalDeviceSurfaceSupportKHR()
616 VkSurfaceKHR _surface, in wsi_GetPhysicalDeviceSurfaceCapabilitiesKHR()
654 VkSurfaceKHR _surface, in wsi_GetPhysicalDeviceSurfaceCapabilities2EXT()
700 VkSurfaceKHR _surface, in wsi_GetPhysicalDeviceSurfaceFormatsKHR()
730 VkSurfaceKHR _surface, in wsi_GetPhysicalDeviceSurfacePresentModesKHR()
745 VkSurfaceKHR _surface, in wsi_GetPhysicalDevicePresentRectanglesKHR()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_dump.c629 void trace_dump_surface_ptr(struct pipe_surface *_surface) in trace_dump_surface_ptr()
Dtr_context.c1174 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