Home
last modified time | relevance | path

Searched defs:create_surface (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_surface.c129 create_surface(Display * dpy, int screen, struct apple_glx_drawable *d) in create_surface() function
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_surface.c128 create_surface(struct pipe_context *pctx, in create_surface() function
/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.cpp810 VkResult create_surface(VulkanFunctions* functions, VkInstance inst, VkSurfaceKHR& surface, function
869 VkResult create_surface(InstWrapper& inst, VkSurfaceKHR& surface, const char* api_selection) { function
/third_party/mesa3d/src/gallium/tools/trace/
H A Ddump_state.py732 def create_surface(self, resource, surf_tmpl): member in Context
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_context.h813 struct pipe_surface *(*create_surface)(struct pipe_context *ctx, member
/third_party/skia/tests/
H A DSurfaceTest.cpp46 static sk_sp<SkSurface> create_surface(SkAlphaType at = kPremul_SkAlphaType, in create_surface() function
H A DImageFilterTest.cpp346 static sk_sp<SkSurface> create_surface(GrRecordingContext* rContext, int width, int height) { in create_surface() function

Completed in 12 milliseconds