Searched defs:create_surface (Results 1 – 8 of 8) sorted by relevance
| /third_party/mesa3d/src/glx/apple/ |
| D | apple_glx_surface.c | 129 create_surface(Display * dpy, int screen, struct apple_glx_drawable *d) in create_surface() function
|
| /third_party/vulkan-loader/tests/framework/ |
| D | test_environment.cpp | 880 VkResult create_surface(VulkanFunctions* functions, VkInstance inst, VkSurfaceKHR& surface, function 939 VkResult create_surface(InstWrapper& inst, VkSurfaceKHR& surface, const char* api_selection) { function
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_surface.c | 190 create_surface(struct pipe_context *pctx, in create_surface() function
|
| /third_party/mesa3d/src/gallium/include/pipe/ |
| D | p_context.h | 848 struct pipe_surface *(*create_surface)(struct pipe_context *ctx, member
|
| /third_party/skia/tests/ |
| D | SurfaceTest.cpp | 46 static sk_sp<SkSurface> create_surface(SkAlphaType at = kPremul_SkAlphaType, in create_surface() function
|
| D | ImageFilterTest.cpp | 346 static sk_sp<SkSurface> create_surface(GrRecordingContext* rContext, int width, int height) { in create_surface() function
|
| /third_party/skia/m133/tests/ |
| D | SurfaceTest.cpp | 90 static sk_sp<SkSurface> create_surface(SkAlphaType at = kPremul_SkAlphaType, in create_surface() function
|
| /third_party/mesa3d/src/gallium/tools/trace/ |
| D | dump_state.py | 732 def create_surface(self, resource, surf_tmpl): member in Context
|