Home
last modified time | relevance | path

Searched refs:disp (Results 1 - 25 of 164) sorted by relevance

1234567

/third_party/mesa3d/src/egl/main/
H A Deglapi.c121 #define RETURN_EGL_ERROR(disp, err, ret) \
123 if (disp) \
124 _eglUnlockDisplay(disp); \
131 #define RETURN_EGL_SUCCESS(disp, ret) \
132 RETURN_EGL_ERROR(disp, EGL_SUCCESS, ret)
135 #define RETURN_EGL_EVAL(disp, ret) \
136 RETURN_EGL_ERROR(disp, (ret) ? EGL_SUCCESS : 0, ret)
143 #define _EGL_CHECK_DISPLAY(disp, ret) \
145 if (!_eglCheckDisplay(disp, __func__)) \
146 RETURN_EGL_ERROR(disp,
178 _eglCheckDisplay(_EGLDisplay *disp, const char *msg) _eglCheckDisplay() argument
193 _eglCheckSurface(_EGLDisplay *disp, _EGLSurface *surf, const char *msg) _eglCheckSurface() argument
206 _eglCheckContext(_EGLDisplay *disp, _EGLContext *context, const char *msg) _eglCheckContext() argument
219 _eglCheckConfig(_EGLDisplay *disp, _EGLConfig *conf, const char *msg) _eglCheckConfig() argument
232 _eglCheckSync(_EGLDisplay *disp, _EGLSync *s, const char *msg) _eglCheckSync() argument
250 _EGLDisplay *disp = _eglLookupDisplay(dpy); _eglLockDisplay() local
261 _eglUnlockDisplay(_EGLDisplay *disp) _eglUnlockDisplay() argument
267 _eglSetFuncName(const char *funcName, _EGLDisplay *disp, EGLenum objectType, _EGLResource *object) _eglSetFuncName() argument
360 _EGLDisplay *disp; eglGetDisplay() local
377 _EGLDisplay *disp; _eglGetPlatformDisplayCommon() local
430 EGLDisplay disp; eglGetPlatformDisplayEXT() local
478 _eglCreateExtensionsString(_EGLDisplay *disp) _eglCreateExtensionsString() argument
556 _eglCreateAPIsString(_EGLDisplay *disp) _eglCreateAPIsString() argument
585 _eglComputeVersion(_EGLDisplay *disp) _eglComputeVersion() argument
617 _EGLDisplay *disp = _eglLockDisplay(dpy); eglInitialize() local
697 _EGLDisplay *disp = _eglLockDisplay(dpy); eglTerminate() local
722 _EGLDisplay *disp; eglQueryString() local
753 _EGLDisplay *disp = _eglLockDisplay(dpy); eglGetConfigs() local
773 _EGLDisplay *disp = _eglLockDisplay(dpy); eglChooseConfig() local
794 _EGLDisplay *disp = _eglLockDisplay(dpy); eglGetConfigAttrib() local
812 _EGLDisplay *disp = _eglLockDisplay(dpy); eglCreateContext() local
840 _EGLDisplay *disp = _eglLockDisplay(dpy); eglDestroyContext() local
858 _EGLDisplay *disp = _eglLockDisplay(dpy); eglMakeCurrent() local
922 _EGLDisplay *disp = _eglLockDisplay(dpy); eglQueryContext() local
941 _eglNativeSurfaceAlreadyUsed(_EGLDisplay *disp, void *native_surface) _eglNativeSurfaceAlreadyUsed() argument
963 _eglCreateWindowSurfaceCommon(_EGLDisplay *disp, EGLConfig config, void *native_window, const EGLint *attrib_list) _eglCreateWindowSurfaceCommon() argument
1010 _EGLDisplay *disp = _eglLockDisplay(dpy); eglCreateWindowSurface() local
1019 _fixupNativeWindow(_EGLDisplay *disp, void *native_window) _fixupNativeWindow() argument
1050 _EGLDisplay *disp = _eglLockDisplay(dpy); eglCreatePlatformWindowSurfaceEXT() local
1065 _EGLDisplay *disp = _eglLockDisplay(dpy); eglCreatePlatformWindowSurface() local
1083 _fixupNativePixmap(_EGLDisplay *disp, void *native_pixmap) _fixupNativePixmap() argument
1109 _eglCreatePixmapSurfaceCommon(_EGLDisplay *disp, EGLConfig config, void *native_pixmap, const EGLint *attrib_list) _eglCreatePixmapSurfaceCommon() argument
1153 _EGLDisplay *disp = _eglLockDisplay(dpy); eglCreatePixmapSurface() local
1166 _EGLDisplay *disp = _eglLockDisplay(dpy); eglCreatePlatformPixmapSurfaceEXT() local
1180 _EGLDisplay *disp = _eglLockDisplay(dpy); eglCreatePlatformPixmapSurface() local
1202 _EGLDisplay *disp = _eglLockDisplay(dpy); eglCreatePbufferSurface() local
1223 _EGLDisplay *disp = _eglLockDisplay(dpy); eglDestroySurface() local
1239 _EGLDisplay *disp = _eglLockDisplay(dpy); eglQuerySurface() local
1258 _EGLDisplay *disp = _eglLockDisplay(dpy); eglSurfaceAttrib() local
1274 _EGLDisplay *disp = _eglLockDisplay(dpy); eglBindTexImage() local
1289 _EGLDisplay *disp = _eglLockDisplay(dpy); eglReleaseTexImage() local
1304 _EGLDisplay *disp = _eglLockDisplay(dpy); eglSwapInterval() local
1342 _EGLDisplay *disp = _eglLockDisplay(dpy); eglSwapBuffers() local
1384 _eglSwapBuffersWithDamageCommon(_EGLDisplay *disp, _EGLSurface *surf, const EGLint *rects, EGLint n_rects) _eglSwapBuffersWithDamageCommon() argument
1421 _EGLDisplay *disp = _eglLockDisplay(dpy); eglSwapBuffersWithDamageEXT() local
1431 _EGLDisplay *disp = _eglLockDisplay(dpy); eglSwapBuffersWithDamageKHR() local
1467 _EGLDisplay *disp = _eglLockDisplay(dpy); eglSetDamageRegionKHR() local
1500 _EGLDisplay *disp = _eglLockDisplay(dpy); eglCopyBuffers() local
1522 _EGLDisplay *disp; _eglWaitClientCommon() local
1563 _EGLDisplay *disp; eglWaitNative() local
1707 _EGLDisplay *disp = _eglLockDisplay(dpy); eglCreatePbufferFromClientBuffer() local
1729 _EGLDisplay *disp = ctx->Resource.Display; eglReleaseThread() local
1743 _eglCreateImageCommon(_EGLDisplay *disp, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attr_list) _eglCreateImageCommon() argument
1771 _EGLDisplay *disp = _eglLockDisplay(dpy); eglCreateImageKHR() local
1781 _EGLDisplay *disp = _eglLockDisplay(dpy); eglCreateImage() local
1798 _eglDestroyImageCommon(_EGLDisplay *disp, _EGLImage *img) _eglDestroyImageCommon() argument
1817 _EGLDisplay *disp = _eglLockDisplay(dpy); eglDestroyImage() local
1826 _EGLDisplay *disp = _eglLockDisplay(dpy); eglDestroyImageKHR() local
1834 _eglCreateSync(_EGLDisplay *disp, EGLenum type, const EGLAttrib *attrib_list, EGLBoolean orig_is_EGLAttrib, EGLenum invalid_type_error) _eglCreateSync() argument
1902 _EGLDisplay *disp = _eglLockDisplay(dpy); eglCreateSyncKHR() local
1931 _EGLDisplay *disp = _eglLockDisplay(dpy); eglCreateSync64KHR() local
1941 _EGLDisplay *disp = _eglLockDisplay(dpy); eglCreateSync() local
1949 _eglDestroySync(_EGLDisplay *disp, _EGLSync *s) _eglDestroySync() argument
1967 _EGLDisplay *disp = _eglLockDisplay(dpy); eglDestroySync() local
1976 _EGLDisplay *disp = _eglLockDisplay(dpy); eglDestroySyncKHR() local
1984 _eglClientWaitSyncCommon(_EGLDisplay *disp, EGLDisplay dpy, _EGLSync *s, EGLint flags, EGLTime timeout) _eglClientWaitSyncCommon() argument
2021 _EGLDisplay *disp = _eglLockDisplay(dpy); eglClientWaitSync() local
2031 _EGLDisplay *disp = _eglLockDisplay(dpy); eglClientWaitSyncKHR() local
2039 _eglWaitSyncCommon(_EGLDisplay *disp, _EGLSync *s, EGLint flags) _eglWaitSyncCommon() argument
2065 _EGLDisplay *disp = _eglLockDisplay(dpy); eglWaitSyncKHR() local
2079 _EGLDisplay *disp = _eglLockDisplay(dpy); eglWaitSync() local
2089 _EGLDisplay *disp = _eglLockDisplay(dpy); eglSignalSyncKHR() local
2104 _eglGetSyncAttribCommon(_EGLDisplay *disp, _EGLSync *s, EGLint attribute, EGLAttrib *value) _eglGetSyncAttribCommon() argument
2121 _EGLDisplay *disp = _eglLockDisplay(dpy); eglGetSyncAttrib() local
2135 _EGLDisplay *disp = _eglLockDisplay(dpy); eglGetSyncAttribKHR() local
2162 _EGLDisplay *disp = _eglLockDisplay(dpy); eglDupNativeFenceFDANDROID() local
2187 _EGLDisplay *disp = _eglLockDisplay(dpy); eglSwapBuffersRegionNOK() local
2212 _EGLDisplay *disp = _eglLockDisplay(dpy); eglCreateDRMImageMESA() local
2232 _EGLDisplay *disp = _eglLockDisplay(dpy); eglExportDRMImageMESA() local
2255 _EGLDisplay *disp = _eglLockDisplay(dpy); eglBindWaylandDisplayWL() local
2274 _EGLDisplay *disp = _eglLockDisplay(dpy); eglUnbindWaylandDisplayWL() local
2294 _EGLDisplay *disp = _eglLockDisplay(dpy); eglQueryWaylandBufferWL() local
2314 _EGLDisplay *disp = _eglLockDisplay(dpy); eglCreateWaylandBufferFromImageWL() local
2338 _EGLDisplay *disp = _eglLockDisplay(dpy); eglPostSubBufferNV() local
2359 _EGLDisplay *disp = _eglLockDisplay(dpy); eglGetSyncValuesCHROMIUM() local
2382 _EGLDisplay *disp = _eglLockDisplay(dpy); eglExportDMABUFImageQueryMESA() local
2403 _EGLDisplay *disp = _eglLockDisplay(dpy); eglExportDMABUFImageMESA() local
2424 _EGLDisplay *disp = NULL; eglLabelObjectKHR() local
2567 _EGLDisplay *disp = _eglLockDisplay(dpy); eglQueryDmaBufFormatsEXT() local
2584 _EGLDisplay *disp = _eglLockDisplay(dpy); eglQueryDmaBufModifiersEXT() local
2604 _EGLDisplay *disp = _eglLockDisplay(dpy); eglSetBlobCacheFuncsANDROID() local
2686 _EGLDisplay *disp = _eglLockDisplay(dpy); eglQueryDisplayAttribEXT() local
2704 _EGLDisplay *disp = _eglLockDisplay(dpy); eglGetDisplayDriverConfig() local
2719 _EGLDisplay *disp = _eglLockDisplay(dpy); eglGetDisplayDriverName() local
2763 _eglLockDisplayInterop(EGLDisplay dpy, EGLContext context, _EGLDisplay **disp, _EGLContext **ctx) _eglLockDisplayInterop() argument
2789 _EGLDisplay *disp; MesaGLInteropEGLQueryDeviceInfo() local
2811 _EGLDisplay *disp; MesaGLInteropEGLExportObject() local
[all...]
H A Degldriver.h85 EGLBoolean (*Initialize)(_EGLDisplay *disp);
86 EGLBoolean (*Terminate)(_EGLDisplay *disp);
89 _EGLContext *(*CreateContext)(_EGLDisplay *disp, _EGLConfig *config,
91 EGLBoolean (*DestroyContext)(_EGLDisplay *disp, _EGLContext *ctx);
95 EGLBoolean (*MakeCurrent)(_EGLDisplay *disp,
100 _EGLSurface *(*CreateWindowSurface)(_EGLDisplay *disp, _EGLConfig *config,
102 _EGLSurface *(*CreatePixmapSurface)(_EGLDisplay *disp, _EGLConfig *config,
104 _EGLSurface *(*CreatePbufferSurface)(_EGLDisplay *disp, _EGLConfig *config,
106 EGLBoolean (*DestroySurface)(_EGLDisplay *disp, _EGLSurface *surface);
107 EGLBoolean (*QuerySurface)(_EGLDisplay *disp, _EGLSurfac
[all...]
H A Degldisplay.c195 _EGLDisplay *dispList, *disp; in _eglFiniDisplay() local
203 disp = dispList; in _eglFiniDisplay()
207 if (disp->ResourceLists[i]) { in _eglFiniDisplay()
208 _eglLog(_EGL_DEBUG, "Display %p is destroyed with resources", disp); in _eglFiniDisplay()
217 if (disp->Options.fd) in _eglFiniDisplay()
218 close(disp->Options.fd); in _eglFiniDisplay()
220 free(disp->Options.Attribs); in _eglFiniDisplay()
221 free(disp); in _eglFiniDisplay()
261 _EGLDisplay *disp; in _eglFindDisplay() local
270 for (disp in _eglFindDisplay()
364 _eglCleanupDisplay(_EGLDisplay *disp) _eglCleanupDisplay() argument
400 _eglCheckResource(void *res, _EGLResourceType type, _EGLDisplay *disp) _eglCheckResource() argument
427 _eglInitResource(_EGLResource *res, EGLint size, _EGLDisplay *disp) _eglInitResource() argument
[all...]
H A Deglsurface.c56 _EGLDisplay *disp = surf->Resource.Display; in _eglParseSurfaceAttribList() local
66 if (disp->Extensions.NOK_texture_from_pixmap) in _eglParseSurfaceAttribList()
76 if (!disp->Extensions.KHR_gl_colorspace) { in _eglParseSurfaceAttribList()
92 if (!disp->Extensions.EXT_surface_SMPTE2086_metadata) { in _eglParseSurfaceAttribList()
99 if (!disp->Extensions.EXT_surface_SMPTE2086_metadata) { in _eglParseSurfaceAttribList()
106 if (!disp->Extensions.EXT_surface_SMPTE2086_metadata) { in _eglParseSurfaceAttribList()
113 if (!disp->Extensions.EXT_surface_SMPTE2086_metadata) { in _eglParseSurfaceAttribList()
120 if (!disp->Extensions.EXT_surface_SMPTE2086_metadata) { in _eglParseSurfaceAttribList()
127 if (!disp->Extensions.EXT_surface_SMPTE2086_metadata) { in _eglParseSurfaceAttribList()
134 if (!disp in _eglParseSurfaceAttribList()
359 _eglInitSurface(_EGLSurface *surf, _EGLDisplay *disp, EGLint type, _EGLConfig *conf, const EGLint *attrib_list, void *native_surface) _eglInitSurface() argument
457 _eglQuerySurface(_EGLDisplay *disp, _EGLSurface *surface, EGLint attribute, EGLint *value) _eglQuerySurface() argument
631 _eglSurfaceAttrib(_EGLDisplay *disp, _EGLSurface *surface, EGLint attribute, EGLint value) _eglSurfaceAttrib() argument
756 _eglBindTexImage(_EGLDisplay *disp, _EGLSurface *surface, EGLint buffer) _eglBindTexImage() argument
785 _eglReleaseTexImage(_EGLDisplay *disp, _EGLSurface *surf, EGLint buffer) _eglReleaseTexImage() argument
[all...]
H A Deglimage.c38 _eglParseKHRImageAttribs(_EGLImageAttribs *attrs, _EGLDisplay *disp, in _eglParseKHRImageAttribs() argument
43 if (!disp->Extensions.KHR_image_base) in _eglParseKHRImageAttribs()
50 if (!disp->Extensions.KHR_gl_texture_2D_image) in _eglParseKHRImageAttribs()
56 if (!disp->Extensions.KHR_gl_texture_3D_image) in _eglParseKHRImageAttribs()
62 if (!disp->Extensions.EXT_protected_surface) in _eglParseKHRImageAttribs()
75 _eglParseMESADrmImageAttribs(_EGLImageAttribs *attrs, _EGLDisplay *disp, in _eglParseMESADrmImageAttribs() argument
78 if (!disp->Extensions.MESA_drm_image) in _eglParseMESADrmImageAttribs()
105 _eglParseWLBindWaylandDisplayAttribs(_EGLImageAttribs *attrs, _EGLDisplay *disp, in _eglParseWLBindWaylandDisplayAttribs() argument
108 if (!disp->Extensions.WL_bind_wayland_display) in _eglParseWLBindWaylandDisplayAttribs()
123 _eglParseEXTImageDmaBufImportAttribs(_EGLImageAttribs *attrs, _EGLDisplay *disp, in _eglParseEXTImageDmaBufImportAttribs() argument
215 _eglParseEXTImageDmaBufImportModifiersAttribs(_EGLImageAttribs *attrs, _EGLDisplay *disp, EGLint attr, EGLint val) _eglParseEXTImageDmaBufImportModifiersAttribs() argument
281 _eglParseImageAttribList(_EGLImageAttribs *attrs, _EGLDisplay *disp, const EGLint *attrib_list) _eglParseImageAttribList() argument
[all...]
H A Deglcontext.c85 _eglParseContextAttribList(_EGLContext *ctx, _EGLDisplay *disp, in _eglParseContextAttribList() argument
122 (!disp->Extensions.KHR_create_context || api != EGL_OPENGL_API))) { in _eglParseContextAttribList()
139 if (!disp->Extensions.KHR_create_context || in _eglParseContextAttribList()
149 if (!disp->Extensions.KHR_create_context) { in _eglParseContextAttribList()
226 if (!disp->Extensions.KHR_create_context) { in _eglParseContextAttribList()
261 if (!(disp->Extensions.KHR_create_context && api == EGL_OPENGL_API) in _eglParseContextAttribList()
262 && !(disp->Version >= 15 && (api == EGL_OPENGL_API || in _eglParseContextAttribList()
278 if (!disp->Extensions.EXT_create_context_robustness in _eglParseContextAttribList()
288 if (!disp->Extensions.EXT_create_context_robustness) { in _eglParseContextAttribList()
298 if (disp in _eglParseContextAttribList()
591 _eglInitContext(_EGLContext *ctx, _EGLDisplay *disp, _EGLConfig *conf, const EGLint *attrib_list) _eglInitContext() argument
741 _EGLDisplay *disp; _eglCheckMakeCurrent() local
[all...]
H A Degldisplay.h215 _eglReleaseDisplayResources(_EGLDisplay *disp);
219 _eglCleanupDisplay(_EGLDisplay *disp);
227 _eglCheckResource(void *res, _EGLResourceType type, _EGLDisplay *disp);
237 _EGLDisplay *disp = (_EGLDisplay *) dpy; in _eglLookupDisplay() local
239 disp = NULL; in _eglLookupDisplay()
240 return disp; in _eglLookupDisplay()
248 _eglGetDisplayHandle(_EGLDisplay *disp) in _eglGetDisplayHandle() argument
250 return (EGLDisplay) ((disp) ? disp : EGL_NO_DISPLAY); in _eglGetDisplayHandle()
255 _eglInitResource(_EGLResource *res, EGLint size, _EGLDisplay *disp);
[all...]
/third_party/vulkan-loader/loader/
H A Dtrampoline.c710 ptr_instance->disp = loader_instance_heap_alloc(ptr_instance, sizeof(struct loader_instance_dispatch_table), in vkCreateInstance()
712 if (ptr_instance->disp == NULL) { in vkCreateInstance()
718 memcpy(&ptr_instance->disp->layer_inst_disp, &instance_disp, sizeof(instance_disp)); in vkCreateInstance()
771 loader_instance_heap_free(ptr_instance, ptr_instance->disp); in vkCreateInstance()
813 const VkLayerInstanceDispatchTable *disp; in vkDestroyInstance() local
839 disp = loader_get_instance_layer_dispatch(instance); in vkDestroyInstance()
840 disp->DestroyInstance(ptr_instance->instance, pAllocator); in vkDestroyInstance()
861 loader_instance_heap_free(ptr_instance, ptr_instance->disp); in vkDestroyInstance()
893 res = inst->disp->layer_inst_disp.EnumeratePhysicalDevices(inst->instance, pPhysicalDeviceCount, pPhysicalDevices); in vkEnumeratePhysicalDevices()
911 const VkLayerInstanceDispatchTable *disp; in vkGetPhysicalDeviceFeatures() local
925 const VkLayerInstanceDispatchTable *disp; vkGetPhysicalDeviceFormatProperties() local
940 const VkLayerInstanceDispatchTable *disp; vkGetPhysicalDeviceImageFormatProperties() local
955 const VkLayerInstanceDispatchTable *disp; vkGetPhysicalDeviceProperties() local
970 const VkLayerInstanceDispatchTable *disp; vkGetPhysicalDeviceQueueFamilyProperties() local
984 const VkLayerInstanceDispatchTable *disp; vkGetPhysicalDeviceMemoryProperties() local
1010 const VkLayerDispatchTable *disp; vkDestroyDevice() local
1034 const VkLayerInstanceDispatchTable *disp; vkEnumerateDeviceExtensionProperties() local
1103 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetDeviceQueue() local
1118 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); vkQueueSubmit() local
1129 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); vkQueueWaitIdle() local
1140 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDeviceWaitIdle() local
1152 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkAllocateMemory() local
1164 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkFreeMemory() local
1176 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkMapMemory() local
1187 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkUnmapMemory() local
1199 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkFlushMappedMemoryRanges() local
1211 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkInvalidateMappedMemoryRanges() local
1223 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetDeviceMemoryCommitment() local
1235 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkBindBufferMemory() local
1247 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkBindImageMemory() local
1259 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetBufferMemoryRequirements() local
1271 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetImageMemoryRequirements() local
1284 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetImageSparseMemoryRequirements() local
1297 const VkLayerInstanceDispatchTable *disp; vkGetPhysicalDeviceSparseImageFormatProperties() local
1313 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); vkQueueBindSparse() local
1325 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreateFence() local
1336 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDestroyFence() local
1347 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkResetFences() local
1358 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetFenceStatus() local
1370 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkWaitForFences() local
1382 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreateSemaphore() local
1394 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDestroySemaphore() local
1406 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreateEvent() local
1417 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDestroyEvent() local
1428 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetEventStatus() local
1439 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkSetEvent() local
1450 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkResetEvent() local
1462 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreateQueryPool() local
1474 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDestroyQueryPool() local
1487 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetQueryPoolResults() local
1499 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreateBuffer() local
1511 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDestroyBuffer() local
1523 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreateBufferView() local
1535 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDestroyBufferView() local
1547 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreateImage() local
1558 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDestroyImage() local
1571 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetImageSubresourceLayout() local
1583 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreateImageView() local
1595 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDestroyImageView() local
1608 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreateShaderModule() local
1620 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDestroyShaderModule() local
1633 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreatePipelineCache() local
1645 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDestroyPipelineCache() local
1657 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetPipelineCacheData() local
1669 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkMergePipelineCaches() local
1684 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreateGraphicsPipelines() local
1699 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreateComputePipelines() local
1711 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDestroyPipeline() local
1724 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreatePipelineLayout() local
1736 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDestroyPipelineLayout() local
1748 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreateSampler() local
1760 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDestroySampler() local
1774 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreateDescriptorSetLayout() local
1786 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDestroyDescriptorSetLayout() local
1799 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreateDescriptorPool() local
1811 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDestroyDescriptorPool() local
1823 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkResetDescriptorPool() local
1836 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkAllocateDescriptorSets() local
1849 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkFreeDescriptorSets() local
1863 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkUpdateDescriptorSets() local
1876 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreateFramebuffer() local
1888 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDestroyFramebuffer() local
1901 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreateRenderPass() local
1913 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDestroyRenderPass() local
1925 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetRenderAreaGranularity() local
1938 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreateCommandPool() local
1950 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDestroyCommandPool() local
1962 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkResetCommandPool() local
1976 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkAllocateCommandBuffers() local
1997 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkFreeCommandBuffers() local
2009 const VkLayerDispatchTable *disp; vkBeginCommandBuffer() local
2022 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkEndCommandBuffer() local
2033 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkResetCommandBuffer() local
2045 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdBindPipeline() local
2057 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetViewport() local
2069 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetScissor() local
2080 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetLineWidth() local
2092 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetDepthBias() local
2103 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetBlendConstants() local
2115 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetDepthBounds() local
2127 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetStencilCompareMask() local
2139 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetStencilWriteMask() local
2151 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetStencilReference() local
2166 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdBindDescriptorSets() local
2179 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdBindIndexBuffer() local
2192 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdBindVertexBuffers() local
2204 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdDraw() local
2217 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdDrawIndexed() local
2229 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdDrawIndirect() local
2241 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdDrawIndexedIndirect() local
2252 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdDispatch() local
2264 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdDispatchIndirect() local
2276 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdCopyBuffer() local
2290 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdCopyImage() local
2304 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdBlitImage() local
2317 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdCopyBufferToImage() local
2330 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdCopyImageToBuffer() local
2342 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdUpdateBuffer() local
2354 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdFillBuffer() local
2367 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdClearColorImage() local
2381 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdClearDepthStencilImage() local
2394 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdClearAttachments() local
2408 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdResolveImage() local
2420 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetEvent() local
2432 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdResetEvent() local
2449 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdWaitEvents() local
2467 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdPipelineBarrier() local
2480 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdBeginQuery() local
2491 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdEndQuery() local
2503 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdResetQueryPool() local
2515 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdWriteTimestamp() local
2528 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdCopyQueryPoolResults() local
2541 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdPushConstants() local
2554 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdBeginRenderPass() local
2565 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdNextSubpass() local
2576 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdEndRenderPass() local
2588 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdExecuteCommands() local
2649 const VkLayerInstanceDispatchTable *disp = loader_get_instance_layer_dispatch(physicalDevice); vkGetPhysicalDeviceFeatures2() local
2668 const VkLayerInstanceDispatchTable *disp = loader_get_instance_layer_dispatch(physicalDevice); vkGetPhysicalDeviceProperties2() local
2687 const VkLayerInstanceDispatchTable *disp = loader_get_instance_layer_dispatch(physicalDevice); vkGetPhysicalDeviceFormatProperties2() local
2707 const VkLayerInstanceDispatchTable *disp = loader_get_instance_layer_dispatch(physicalDevice); vkGetPhysicalDeviceImageFormatProperties2() local
2726 const VkLayerInstanceDispatchTable *disp = loader_get_instance_layer_dispatch(physicalDevice); vkGetPhysicalDeviceQueueFamilyProperties2() local
2745 const VkLayerInstanceDispatchTable *disp = loader_get_instance_layer_dispatch(physicalDevice); vkGetPhysicalDeviceMemoryProperties2() local
2765 const VkLayerInstanceDispatchTable *disp = loader_get_instance_layer_dispatch(physicalDevice); vkGetPhysicalDeviceSparseImageFormatProperties2() local
2785 const VkLayerInstanceDispatchTable *disp = loader_get_instance_layer_dispatch(physicalDevice); vkGetPhysicalDeviceExternalBufferProperties() local
2805 const VkLayerInstanceDispatchTable *disp = loader_get_instance_layer_dispatch(physicalDevice); vkGetPhysicalDeviceExternalSemaphoreProperties() local
2827 const VkLayerInstanceDispatchTable *disp = loader_get_instance_layer_dispatch(physicalDevice); vkGetPhysicalDeviceExternalFenceProperties() local
2839 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkBindBufferMemory2() local
2850 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkBindImageMemory2() local
2862 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetDeviceGroupPeerMemoryFeatures() local
2872 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetDeviceMask() local
2884 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdDispatchBase() local
2895 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetImageMemoryRequirements2() local
2907 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetBufferMemoryRequirements2() local
2919 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetImageSparseMemoryRequirements2() local
2931 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkTrimCommandPool() local
2941 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetDeviceQueue2() local
2957 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreateSamplerYcbcrConversion() local
2968 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDestroySamplerYcbcrConversion() local
2980 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetDescriptorSetLayoutSupport() local
2992 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreateDescriptorUpdateTemplate() local
3004 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDestroyDescriptorUpdateTemplate() local
3016 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkUpdateDescriptorSetWithTemplate() local
3030 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreateRenderPass2() local
3042 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdBeginRenderPass2() local
3054 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdNextSubpass2() local
3065 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdEndRenderPass2() local
3077 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdDrawIndirectCount() local
3090 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdDrawIndexedIndirectCount() local
3101 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetSemaphoreCounterValue() local
3112 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkWaitSemaphores() local
3122 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkSignalSemaphore() local
3133 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetBufferDeviceAddress() local
3144 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetBufferOpaqueCaptureAddress() local
3155 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetDeviceMemoryOpaqueCaptureAddress() local
3167 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkResetQueryPool() local
3184 const VkLayerInstanceDispatchTable *disp = loader_get_instance_layer_dispatch(physicalDevice); vkGetPhysicalDeviceToolProperties() local
3192 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdBeginRendering() local
3200 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdBindVertexBuffers2() local
3205 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdBlitImage2() local
3210 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdCopyBuffer2() local
3216 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdCopyBufferToImage2() local
3221 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdCopyImage2() local
3227 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdCopyImageToBuffer2() local
3232 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdEndRendering() local
3238 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdPipelineBarrier2() local
3244 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdResetEvent2() local
3250 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdResolveImage2() local
3255 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetCullMode() local
3260 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetDepthBiasEnable() local
3266 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetDepthBoundsTestEnable() local
3271 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetDepthCompareOp() local
3276 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetDepthTestEnable() local
3281 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetDepthWriteEnable() local
3287 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetEvent2() local
3292 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetFrontFace() local
3298 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetPrimitiveRestartEnable() local
3304 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetPrimitiveTopology() local
3310 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetRasterizerDiscardEnable() local
3316 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetScissorWithCount() local
3323 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetStencilOp() local
3328 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetStencilTestEnable() local
3334 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdSetViewportWithCount() local
3340 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdWaitEvents2() local
3346 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); vkCmdWriteTimestamp2() local
3354 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreatePrivateDataSlot() local
3360 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDestroyPrivateDataSlot() local
3367 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetDeviceBufferMemoryRequirements() local
3374 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetDeviceImageMemoryRequirements() local
3381 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetDeviceImageSparseMemoryRequirements() local
3387 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetPrivateData() local
3393 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkSetPrivateData() local
3399 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); vkQueueSubmit2() local
[all...]
H A Dextension_manual.c46 const VkLayerInstanceDispatchTable *disp; in GetPhysicalDeviceExternalImageFormatPropertiesNV() local
54 disp = loader_get_instance_layer_dispatch(physicalDevice); in GetPhysicalDeviceExternalImageFormatPropertiesNV()
56 return disp->GetPhysicalDeviceExternalImageFormatPropertiesNV(unwrapped_phys_dev, format, type, tiling, usage, flags, in GetPhysicalDeviceExternalImageFormatPropertiesNV()
92 const VkLayerInstanceDispatchTable *disp; in GetPhysicalDeviceSurfaceCapabilities2EXT() local
100 disp = loader_get_instance_layer_dispatch(physicalDevice); in GetPhysicalDeviceSurfaceCapabilities2EXT()
101 return disp->GetPhysicalDeviceSurfaceCapabilities2EXT(unwrapped_phys_dev, surface, pSurfaceCapabilities); in GetPhysicalDeviceSurfaceCapabilities2EXT()
157 const VkLayerInstanceDispatchTable *disp; in ReleaseDisplayEXT() local
164 disp = loader_get_instance_layer_dispatch(physicalDevice); in ReleaseDisplayEXT()
165 return disp->ReleaseDisplayEXT(unwrapped_phys_dev, display); in ReleaseDisplayEXT()
186 const VkLayerInstanceDispatchTable *disp; in AcquireXlibDisplayEXT() local
217 const VkLayerInstanceDispatchTable *disp; GetRandROutputDisplayEXT() local
255 const VkLayerInstanceDispatchTable *disp; GetPhysicalDeviceSurfacePresentModes2EXT() local
294 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetDeviceGroupSurfacePresentModes2EXT() local
342 const VkLayerInstanceDispatchTable *disp; GetPhysicalDeviceToolPropertiesEXT() local
[all...]
H A Dwsi.c186 loader_inst->disp->layer_inst_disp.DestroySurfaceKHR(loader_inst->instance, surface, pAllocator); in vkDestroySurfaceKHR()
225 const VkLayerInstanceDispatchTable *disp; in vkGetPhysicalDeviceSurfaceSupportKHR() local
233 disp = loader_get_instance_layer_dispatch(physicalDevice); in vkGetPhysicalDeviceSurfaceSupportKHR()
234 return disp->GetPhysicalDeviceSurfaceSupportKHR(unwrapped_phys_dev, queueFamilyIndex, surface, pSupported); in vkGetPhysicalDeviceSurfaceSupportKHR()
280 const VkLayerInstanceDispatchTable *disp; in vkGetPhysicalDeviceSurfaceCapabilitiesKHR() local
288 disp = loader_get_instance_layer_dispatch(physicalDevice); in vkGetPhysicalDeviceSurfaceCapabilitiesKHR()
289 return disp->GetPhysicalDeviceSurfaceCapabilitiesKHR(unwrapped_phys_dev, surface, pSurfaceCapabilities); in vkGetPhysicalDeviceSurfaceCapabilitiesKHR()
336 const VkLayerInstanceDispatchTable *disp; in vkGetPhysicalDeviceSurfaceFormatsKHR() local
344 disp = loader_get_instance_layer_dispatch(physicalDevice); in vkGetPhysicalDeviceSurfaceFormatsKHR()
345 return disp in vkGetPhysicalDeviceSurfaceFormatsKHR()
394 const VkLayerInstanceDispatchTable *disp; vkGetPhysicalDeviceSurfacePresentModesKHR() local
452 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreateSwapchainKHR() local
515 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkDestroySwapchainKHR() local
527 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetSwapchainImagesKHR() local
539 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkAcquireNextImageKHR() local
550 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); vkQueuePresentKHR() local
665 const VkLayerInstanceDispatchTable *disp; vkGetPhysicalDeviceWin32PresentationSupportKHR() local
785 const VkLayerInstanceDispatchTable *disp; vkGetPhysicalDeviceWaylandPresentationSupportKHR() local
908 const VkLayerInstanceDispatchTable *disp; vkGetPhysicalDeviceXcbPresentationSupportKHR() local
1032 const VkLayerInstanceDispatchTable *disp; vkGetPhysicalDeviceXlibPresentationSupportKHR() local
1157 const VkLayerInstanceDispatchTable *disp; vkGetPhysicalDeviceDirectFBPresentationSupportEXT() local
1763 const VkLayerInstanceDispatchTable *disp = loader_get_instance_layer_dispatch(physicalDevice); vkGetPhysicalDeviceScreenPresentationSupportQNX() local
1876 const VkLayerInstanceDispatchTable *disp; vkGetPhysicalDeviceDisplayPropertiesKHR() local
1917 const VkLayerInstanceDispatchTable *disp; vkGetPhysicalDeviceDisplayPlanePropertiesKHR() local
1959 const VkLayerInstanceDispatchTable *disp; vkGetDisplayPlaneSupportedDisplaysKHR() local
2000 const VkLayerInstanceDispatchTable *disp; vkGetDisplayModePropertiesKHR() local
2043 const VkLayerInstanceDispatchTable *disp; vkCreateDisplayModeKHR() local
2082 const VkLayerInstanceDispatchTable *disp; vkGetDisplayPlaneCapabilitiesKHR() local
2207 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkCreateSharedSwapchainsKHR() local
2258 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetDeviceGroupPresentCapabilitiesKHR() local
2270 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetDeviceGroupSurfacePresentModesKHR() local
2309 const VkLayerInstanceDispatchTable *disp; vkGetPhysicalDevicePresentRectanglesKHR() local
2346 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkAcquireNextImage2KHR() local
2360 const VkLayerInstanceDispatchTable *disp; vkGetPhysicalDeviceDisplayProperties2KHR() local
2415 const VkLayerInstanceDispatchTable *disp; vkGetPhysicalDeviceDisplayPlaneProperties2KHR() local
2472 const VkLayerInstanceDispatchTable *disp; vkGetDisplayModeProperties2KHR() local
2528 const VkLayerInstanceDispatchTable *disp; vkGetDisplayPlaneCapabilities2KHR() local
2654 const VkLayerInstanceDispatchTable *disp; vkGetPhysicalDeviceSurfaceCapabilities2KHR() local
2745 const VkLayerInstanceDispatchTable *disp; vkGetPhysicalDeviceSurfaceFormats2KHR() local
[all...]
/third_party/mesa3d/src/egl/drivers/wgl/
H A Degl_wgl.c56 wgl_add_config(_EGLDisplay *disp, const struct stw_pixelformat_info *stw_config, int id, EGLint surface_type) in wgl_add_config() argument
65 _eglInitConfig(&base, disp, id); in wgl_add_config()
111 base.RenderableType = disp->ClientAPIs; in wgl_add_config()
112 base.Conformant = disp->ClientAPIs; in wgl_add_config()
125 num_configs = _eglFilterArray(disp->Configs, (void **)&matching_config, 1, in wgl_add_config()
161 wgl_add_configs(_EGLDisplay *disp, HDC hdc) in wgl_add_configs() argument
170 struct wgl_egl_config *wgl_conf = wgl_add_config(disp, stw_pixelformat_get_info(i), in wgl_add_configs()
183 wgl_display_destroy(_EGLDisplay *disp) in wgl_display_destroy() argument
185 free(disp); in wgl_display_destroy()
189 wgl_initialize_impl(_EGLDisplay *disp, HD argument
259 wgl_initialize(_EGLDisplay *disp) wgl_initialize() argument
306 wgl_display_release(_EGLDisplay *disp) wgl_display_release() argument
332 wgl_terminate(_EGLDisplay *disp) wgl_terminate() argument
346 wgl_create_context(_EGLDisplay *disp, _EGLConfig *conf, _EGLContext *share_list, const EGLint *attrib_list) wgl_create_context() argument
460 wgl_destroy_context(_EGLDisplay *disp, _EGLContext *ctx) wgl_destroy_context() argument
473 wgl_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) wgl_destroy_surface() argument
510 wgl_make_current(_EGLDisplay *disp, _EGLSurface *dsurf, _EGLSurface *rsurf, _EGLContext *ctx) wgl_make_current() argument
616 wgl_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) wgl_create_window_surface() argument
644 wgl_swap_buffers(_EGLDisplay *disp, _EGLSurface *draw) wgl_swap_buffers() argument
[all...]
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/
H A DLocaleNameProviderICU.java23 String disp = LocaleDisplayNames.getInstance(ICULocaleServiceProvider.toULocaleNoSpecialVariant(locale)) in getDisplayCountry()
25 if (disp == null || disp.length() == 0 || disp.equals(countryCode)) { in getDisplayCountry()
28 return disp; in getDisplayCountry()
34 String disp = LocaleDisplayNames.getInstance(ICULocaleServiceProvider.toULocaleNoSpecialVariant(locale)) in getDisplayLanguage()
36 if (disp == null || disp.length() == 0 || disp.equals(languageCode)) { in getDisplayLanguage()
39 return disp; in getDisplayLanguage()
[all...]
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c3271 const VkLayerInstanceDispatchTable *disp; in GetPhysicalDeviceVideoCapabilitiesKHR() local
3279 disp = loader_get_instance_layer_dispatch(physicalDevice); in GetPhysicalDeviceVideoCapabilitiesKHR()
3280 return disp->GetPhysicalDeviceVideoCapabilitiesKHR(unwrapped_phys_dev, pVideoProfile, pCapabilities); in GetPhysicalDeviceVideoCapabilitiesKHR()
3302 const VkLayerInstanceDispatchTable *disp; in GetPhysicalDeviceVideoFormatPropertiesKHR() local
3310 disp = loader_get_instance_layer_dispatch(physicalDevice); in GetPhysicalDeviceVideoFormatPropertiesKHR()
3311 return disp->GetPhysicalDeviceVideoFormatPropertiesKHR(unwrapped_phys_dev, pVideoFormatInfo, pVideoFormatPropertyCount, pVideoFormatProperties); in GetPhysicalDeviceVideoFormatPropertiesKHR()
3334 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in CreateVideoSessionKHR() local
3335 if (NULL == disp) { in CreateVideoSessionKHR()
3341 return disp->CreateVideoSessionKHR(device, pCreateInfo, pAllocator, pVideoSession); in CreateVideoSessionKHR()
3348 const VkLayerDispatchTable *disp in DestroyVideoSessionKHR() local
3363 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetVideoSessionMemoryRequirementsKHR() local
3378 const VkLayerDispatchTable *disp = loader_get_dispatch(device); BindVideoSessionMemoryKHR() local
3393 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CreateVideoSessionParametersKHR() local
3407 const VkLayerDispatchTable *disp = loader_get_dispatch(device); UpdateVideoSessionParametersKHR() local
3421 const VkLayerDispatchTable *disp = loader_get_dispatch(device); DestroyVideoSessionParametersKHR() local
3434 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBeginVideoCodingKHR() local
3447 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdEndVideoCodingKHR() local
3460 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdControlVideoCodingKHR() local
3476 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDecodeVideoKHR() local
3492 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBeginRenderingKHR() local
3504 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdEndRenderingKHR() local
3523 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetDeviceGroupPeerMemoryFeaturesKHR() local
3536 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetDeviceMaskKHR() local
3554 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDispatchBaseKHR() local
3571 const VkLayerDispatchTable *disp = loader_get_dispatch(device); TrimCommandPoolKHR() local
3589 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetMemoryWin32HandleKHR() local
3606 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetMemoryWin32HandlePropertiesKHR() local
3624 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetMemoryFdKHR() local
3639 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetMemoryFdPropertiesKHR() local
3656 const VkLayerDispatchTable *disp = loader_get_dispatch(device); ImportSemaphoreWin32HandleKHR() local
3672 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetSemaphoreWin32HandleKHR() local
3689 const VkLayerDispatchTable *disp = loader_get_dispatch(device); ImportSemaphoreFdKHR() local
3703 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetSemaphoreFdKHR() local
3723 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdPushDescriptorSetKHR() local
3739 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdPushDescriptorSetWithTemplateKHR() local
3757 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CreateDescriptorUpdateTemplateKHR() local
3771 const VkLayerDispatchTable *disp = loader_get_dispatch(device); DestroyDescriptorUpdateTemplateKHR() local
3786 const VkLayerDispatchTable *disp = loader_get_dispatch(device); UpdateDescriptorSetWithTemplateKHR() local
3804 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CreateRenderPass2KHR() local
3818 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBeginRenderPass2KHR() local
3832 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdNextSubpass2KHR() local
3845 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdEndRenderPass2KHR() local
3861 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetSwapchainStatusKHR() local
3878 const VkLayerDispatchTable *disp = loader_get_dispatch(device); ImportFenceWin32HandleKHR() local
3894 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetFenceWin32HandleKHR() local
3911 const VkLayerDispatchTable *disp = loader_get_dispatch(device); ImportFenceFdKHR() local
3925 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetFenceFdKHR() local
3944 const VkLayerInstanceDispatchTable *disp; EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR() local
3976 const VkLayerInstanceDispatchTable *disp; GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR() local
4005 const VkLayerDispatchTable *disp = loader_get_dispatch(device); AcquireProfilingLockKHR() local
4017 const VkLayerDispatchTable *disp = loader_get_dispatch(device); ReleaseProfilingLockKHR() local
4034 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetImageMemoryRequirements2KHR() local
4048 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetBufferMemoryRequirements2KHR() local
4063 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetImageSparseMemoryRequirements2KHR() local
4081 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CreateSamplerYcbcrConversionKHR() local
4095 const VkLayerDispatchTable *disp = loader_get_dispatch(device); DestroySamplerYcbcrConversionKHR() local
4112 const VkLayerDispatchTable *disp = loader_get_dispatch(device); BindBufferMemory2KHR() local
4126 const VkLayerDispatchTable *disp = loader_get_dispatch(device); BindImageMemory2KHR() local
4143 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetDescriptorSetLayoutSupportKHR() local
4164 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDrawIndirectCountKHR() local
4182 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDrawIndexedIndirectCountKHR() local
4199 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetSemaphoreCounterValueKHR() local
4213 const VkLayerDispatchTable *disp = loader_get_dispatch(device); WaitSemaphoresKHR() local
4226 const VkLayerDispatchTable *disp = loader_get_dispatch(device); SignalSemaphoreKHR() local
4243 const VkLayerInstanceDispatchTable *disp; GetPhysicalDeviceFragmentShadingRatesKHR() local
4273 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetFragmentShadingRateKHR() local
4291 const VkLayerDispatchTable *disp = loader_get_dispatch(device); WaitForPresentKHR() local
4307 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetBufferDeviceAddressKHR() local
4320 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetBufferOpaqueCaptureAddressKHR() local
4333 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetDeviceMemoryOpaqueCaptureAddressKHR() local
4350 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CreateDeferredOperationKHR() local
4364 const VkLayerDispatchTable *disp = loader_get_dispatch(device); DestroyDeferredOperationKHR() local
4377 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetDeferredOperationMaxConcurrencyKHR() local
4390 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetDeferredOperationResultKHR() local
4403 const VkLayerDispatchTable *disp = loader_get_dispatch(device); DeferredOperationJoinKHR() local
4421 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetPipelineExecutablePropertiesKHR() local
4436 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetPipelineExecutableStatisticsKHR() local
4451 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetPipelineExecutableInternalRepresentationsKHR() local
4468 const VkLayerDispatchTable *disp = loader_get_dispatch(device); MapMemory2KHR() local
4481 const VkLayerDispatchTable *disp = loader_get_dispatch(device); UnmapMemory2KHR() local
4498 const VkLayerInstanceDispatchTable *disp; GetPhysicalDeviceVideoEncodeQualityLevelPropertiesKHR() local
4530 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetEncodedVideoSessionParametersKHR() local
4543 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdEncodeVideoKHR() local
4560 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetEvent2KHR() local
4574 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdResetEvent2KHR() local
4589 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdWaitEvents2KHR() local
4602 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdPipelineBarrier2KHR() local
4617 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdWriteTimestamp2KHR() local
4632 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); QueueSubmit2KHR() local
4648 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdWriteBufferMarker2AMD() local
4662 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); GetQueueCheckpointData2NV() local
4678 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdCopyBuffer2KHR() local
4691 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdCopyImage2KHR() local
4704 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdCopyBufferToImage2KHR() local
4717 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdCopyImageToBuffer2KHR() local
4730 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBlitImage2KHR() local
4743 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdResolveImage2KHR() local
4759 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdTraceRaysIndirect2KHR() local
4776 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetDeviceBufferMemoryRequirementsKHR() local
4790 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetDeviceImageMemoryRequirementsKHR() local
4805 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetDeviceImageSparseMemoryRequirementsKHR() local
4824 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBindIndexBuffer2KHR() local
4838 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetRenderingAreaGranularityKHR() local
4852 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetDeviceImageSubresourceLayoutKHR() local
4867 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetImageSubresourceLayout2KHR() local
4884 const VkLayerInstanceDispatchTable *disp; GetPhysicalDeviceCooperativeMatrixPropertiesKHR() local
4917 const VkLayerInstanceDispatchTable *disp; GetPhysicalDeviceCalibrateableTimeDomainsKHR() local
4949 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetCalibratedTimestampsKHR() local
4965 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBindDescriptorSets2KHR() local
4978 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdPushConstants2KHR() local
4991 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdPushDescriptorSet2KHR() local
5004 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdPushDescriptorSetWithTemplate2KHR() local
5017 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetDescriptorBufferOffsets2EXT() local
5030 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBindDescriptorBufferEmbeddedSamplers2EXT() local
5046 const VkLayerDispatchTable *disp = loader_get_dispatch(device); DebugMarkerSetObjectTagEXT() local
5105 const VkLayerDispatchTable *disp = loader_get_dispatch(device); DebugMarkerSetObjectNameEXT() local
5164 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDebugMarkerBeginEXT() local
5176 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDebugMarkerEndEXT() local
5189 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDebugMarkerInsertEXT() local
5209 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBindTransformFeedbackBuffersEXT() local
5225 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBeginTransformFeedbackEXT() local
5241 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdEndTransformFeedbackEXT() local
5257 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBeginQueryIndexedEXT() local
5272 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdEndQueryIndexedEXT() local
5290 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDrawIndirectByteCountEXT() local
5308 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CreateCuModuleNVX() local
5323 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CreateCuFunctionNVX() local
5337 const VkLayerDispatchTable *disp = loader_get_dispatch(device); DestroyCuModuleNVX() local
5351 const VkLayerDispatchTable *disp = loader_get_dispatch(device); DestroyCuFunctionNVX() local
5364 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdCuLaunchKernelNVX() local
5380 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetImageViewHandleNVX() local
5394 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetImageViewAddressNVX() local
5415 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDrawIndirectCountAMD() local
5433 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDrawIndexedIndirectCountAMD() local
5453 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetShaderInfoAMD() local
5472 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetMemoryWin32HandleNV() local
5489 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBeginConditionalRenderingEXT() local
5501 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdEndConditionalRenderingEXT() local
5519 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetViewportWScalingNV() local
5536 const VkLayerDispatchTable *disp = loader_get_dispatch(device); DisplayPowerControlEXT() local
5551 const VkLayerDispatchTable *disp = loader_get_dispatch(device); RegisterDeviceEventEXT() local
5567 const VkLayerDispatchTable *disp = loader_get_dispatch(device); RegisterDisplayEventEXT() local
5582 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetSwapchainCounterEXT() local
5599 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetRefreshCycleDurationGOOGLE() local
5614 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetPastPresentationTimingGOOGLE() local
5632 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetDiscardRectangleEXT() local
5645 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetDiscardRectangleEnableEXT() local
5658 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetDiscardRectangleModeEXT() local
5676 const VkLayerDispatchTable *disp = loader_get_dispatch(device); SetHdrMetadataEXT() local
5692 const VkLayerDispatchTable *disp = loader_get_dispatch(device); SetDebugUtilsObjectNameEXT() local
5755 const VkLayerDispatchTable *disp = loader_get_dispatch(device); SetDebugUtilsObjectTagEXT() local
5818 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); QueueBeginDebugUtilsLabelEXT() local
5845 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); QueueEndDebugUtilsLabelEXT() local
5872 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); QueueInsertDebugUtilsLabelEXT() local
5900 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBeginDebugUtilsLabelEXT() local
5927 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdEndDebugUtilsLabelEXT() local
5954 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdInsertDebugUtilsLabelEXT() local
5987 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetAndroidHardwareBufferPropertiesANDROID() local
6003 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetMemoryAndroidHardwareBufferANDROID() local
6025 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CreateExecutionGraphPipelinesAMDX() local
6041 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetExecutionGraphPipelineScratchSizeAMDX() local
6058 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetExecutionGraphPipelineNodeIndexAMDX() local
6073 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdInitializeGraphScratchMemoryAMDX() local
6089 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDispatchGraphAMDX() local
6105 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDispatchGraphIndirectAMDX() local
6121 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDispatchGraphIndirectCountAMDX() local
6138 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetSampleLocationsEXT() local
6152 const VkLayerInstanceDispatchTable *disp; GetPhysicalDeviceMultisamplePropertiesEXT() local
6185 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetImageDrmFormatModifierPropertiesEXT() local
6203 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CreateValidationCacheEXT() local
6217 const VkLayerDispatchTable *disp = loader_get_dispatch(device); DestroyValidationCacheEXT() local
6232 const VkLayerDispatchTable *disp = loader_get_dispatch(device); MergeValidationCachesEXT() local
6247 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetValidationCacheDataEXT() local
6264 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBindShadingRateImageNV() local
6279 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetViewportShadingRatePaletteNV() local
6294 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetCoarseSampleOrderNV() local
6312 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CreateAccelerationStructureNV() local
6326 const VkLayerDispatchTable *disp = loader_get_dispatch(device); DestroyAccelerationStructureNV() local
6340 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetAccelerationStructureMemoryRequirementsNV() local
6354 const VkLayerDispatchTable *disp = loader_get_dispatch(device); BindAccelerationStructureMemoryNV() local
6374 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBuildAccelerationStructureNV() local
6389 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdCopyAccelerationStructureNV() local
6415 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdTraceRaysNV() local
6432 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CreateRayTracingPipelinesNV() local
6449 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetRayTracingShaderGroupHandlesKHR() local
6466 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetRayTracingShaderGroupHandlesNV() local
6481 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetAccelerationStructureHandleNV() local
6498 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdWriteAccelerationStructuresPropertiesNV() local
6512 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CompileDeferredNV() local
6530 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetMemoryHostPointerPropertiesEXT() local
6549 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdWriteBufferMarkerAMD() local
6566 const VkLayerInstanceDispatchTable *disp; GetPhysicalDeviceCalibrateableTimeDomainsEXT() local
6598 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetCalibratedTimestampsEXT() local
6615 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDrawMeshTasksNV() local
6631 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDrawMeshTasksIndirectNV() local
6649 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDrawMeshTasksIndirectCountNV() local
6667 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetExclusiveScissorEnableNV() local
6682 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetExclusiveScissorNV() local
6698 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetCheckpointNV() local
6712 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); GetQueueCheckpointDataNV() local
6728 const VkLayerDispatchTable *disp = loader_get_dispatch(device); InitializePerformanceApiINTEL() local
6740 const VkLayerDispatchTable *disp = loader_get_dispatch(device); UninitializePerformanceApiINTEL() local
6753 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetPerformanceMarkerINTEL() local
6766 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetPerformanceStreamMarkerINTEL() local
6779 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetPerformanceOverrideINTEL() local
6793 const VkLayerDispatchTable *disp = loader_get_dispatch(device); AcquirePerformanceConfigurationINTEL() local
6806 const VkLayerDispatchTable *disp = loader_get_dispatch(device); ReleasePerformanceConfigurationINTEL() local
6819 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); QueueSetPerformanceConfigurationINTEL() local
6833 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetPerformanceParameterINTEL() local
6850 const VkLayerDispatchTable *disp = loader_get_dispatch(device); SetLocalDimmingAMD() local
6866 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetBufferDeviceAddressEXT() local
6883 const VkLayerInstanceDispatchTable *disp; GetPhysicalDeviceCooperativeMatrixPropertiesNV() local
6916 const VkLayerInstanceDispatchTable *disp; GetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV() local
6949 const VkLayerDispatchTable *disp = loader_get_dispatch(device); AcquireFullScreenExclusiveModeEXT() local
6964 const VkLayerDispatchTable *disp = loader_get_dispatch(device); ReleaseFullScreenExclusiveModeEXT() local
6982 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetLineStippleEXT() local
7000 const VkLayerDispatchTable *disp = loader_get_dispatch(device); ResetQueryPoolEXT() local
7016 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetCullModeEXT() local
7029 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetFrontFaceEXT() local
7042 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetPrimitiveTopologyEXT() local
7056 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetViewportWithCountEXT() local
7070 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetScissorWithCountEXT() local
7088 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBindVertexBuffers2EXT() local
7101 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetDepthTestEnableEXT() local
7114 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetDepthWriteEnableEXT() local
7127 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetDepthCompareOpEXT() local
7140 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetDepthBoundsTestEnableEXT() local
7153 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetStencilTestEnableEXT() local
7170 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetStencilOpEXT() local
7186 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CopyMemoryToImageEXT() local
7199 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CopyImageToMemoryEXT() local
7212 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CopyImageToImageEXT() local
7226 const VkLayerDispatchTable *disp = loader_get_dispatch(device); TransitionImageLayoutEXT() local
7241 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetImageSubresourceLayout2EXT() local
7257 const VkLayerDispatchTable *disp = loader_get_dispatch(device); ReleaseSwapchainImagesEXT() local
7274 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetGeneratedCommandsMemoryRequirementsNV() local
7287 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdPreprocessGeneratedCommandsNV() local
7301 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdExecuteGeneratedCommandsNV() local
7316 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBindPipelineShaderGroupNV() local
7331 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CreateIndirectCommandsLayoutNV() local
7345 const VkLayerDispatchTable *disp = loader_get_dispatch(device); DestroyIndirectCommandsLayoutNV() local
7361 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetDepthBias2EXT() local
7378 const VkLayerInstanceDispatchTable *disp; AcquireDrmDisplayEXT() local
7409 const VkLayerInstanceDispatchTable *disp; GetDrmDisplayEXT() local
7444 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CreatePrivateDataSlotEXT() local
7458 const VkLayerDispatchTable *disp = loader_get_dispatch(device); DestroyPrivateDataSlotEXT() local
7474 const VkLayerDispatchTable *disp = loader_get_dispatch(device); SetPrivateDataEXT() local
7490 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetPrivateDataEXT() local
7508 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CreateCudaModuleNV() local
7523 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetCudaModuleCacheNV() local
7538 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CreateCudaFunctionNV() local
7552 const VkLayerDispatchTable *disp = loader_get_dispatch(device); DestroyCudaModuleNV() local
7566 const VkLayerDispatchTable *disp = loader_get_dispatch(device); DestroyCudaFunctionNV() local
7579 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdCudaLaunchKernelNV() local
7596 const VkLayerDispatchTable *disp = loader_get_dispatch(device); ExportMetalObjectsEXT() local
7614 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetDescriptorSetLayoutSizeEXT() local
7629 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetDescriptorSetLayoutBindingOffsetEXT() local
7644 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetDescriptorEXT() local
7658 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBindDescriptorBuffersEXT() local
7676 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetDescriptorBufferOffsetsEXT() local
7691 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBindDescriptorBufferEmbeddedSamplersEXT() local
7705 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetBufferOpaqueCaptureDescriptorDataEXT() local
7719 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetImageOpaqueCaptureDescriptorDataEXT() local
7733 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetImageViewOpaqueCaptureDescriptorDataEXT() local
7747 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetSamplerOpaqueCaptureDescriptorDataEXT() local
7761 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetAccelerationStructureOpaqueCaptureDescriptorDataEXT() local
7778 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetFragmentShadingRateEnumNV() local
7795 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetDeviceFaultInfoEXT() local
7812 const VkLayerInstanceDispatchTable *disp; AcquireWinrtDisplayNV() local
7843 const VkLayerInstanceDispatchTable *disp; GetWinrtDisplayNV() local
7879 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetVertexInputEXT() local
7897 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetMemoryZirconHandleFUCHSIA() local
7914 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetMemoryZirconHandlePropertiesFUCHSIA() local
7932 const VkLayerDispatchTable *disp = loader_get_dispatch(device); ImportSemaphoreZirconHandleFUCHSIA() local
7948 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetSemaphoreZirconHandleFUCHSIA() local
7968 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CreateBufferCollectionFUCHSIA() local
7984 const VkLayerDispatchTable *disp = loader_get_dispatch(device); SetBufferCollectionImageConstraintsFUCHSIA() local
8000 const VkLayerDispatchTable *disp = loader_get_dispatch(device); SetBufferCollectionBufferConstraintsFUCHSIA() local
8016 const VkLayerDispatchTable *disp = loader_get_dispatch(device); DestroyBufferCollectionFUCHSIA() local
8032 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetBufferCollectionPropertiesFUCHSIA() local
8050 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetDeviceSubpassShadingMaxWorkgroupSizeHUAWEI() local
8062 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSubpassShadingHUAWEI() local
8079 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBindInvocationMaskHUAWEI() local
8096 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetMemoryRemoteAddressNV() local
8113 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetPipelinePropertiesEXT() local
8129 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetPatchControlPointsEXT() local
8142 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetRasterizerDiscardEnableEXT() local
8155 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetDepthBiasEnableEXT() local
8168 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetLogicOpEXT() local
8181 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetPrimitiveRestartEnableEXT() local
8198 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetColorWriteEnableEXT() local
8218 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDrawMultiEXT() local
8236 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDrawMultiIndexedEXT() local
8254 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CreateMicromapEXT() local
8268 const VkLayerDispatchTable *disp = loader_get_dispatch(device); DestroyMicromapEXT() local
8282 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBuildMicromapsEXT() local
8297 const VkLayerDispatchTable *disp = loader_get_dispatch(device); BuildMicromapsEXT() local
8311 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CopyMicromapEXT() local
8325 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CopyMicromapToMemoryEXT() local
8339 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CopyMemoryToMicromapEXT() local
8357 const VkLayerDispatchTable *disp = loader_get_dispatch(device); WriteMicromapsPropertiesEXT() local
8370 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdCopyMicromapEXT() local
8383 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdCopyMicromapToMemoryEXT() local
8396 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdCopyMemoryToMicromapEXT() local
8413 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdWriteMicromapsPropertiesEXT() local
8427 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetDeviceMicromapCompatibilityEXT() local
8442 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetMicromapBuildSizesEXT() local
8460 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDrawClusterHUAWEI() local
8474 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDrawClusterIndirectHUAWEI() local
8491 const VkLayerDispatchTable *disp = loader_get_dispatch(device); SetDeviceMemoryPriorityEXT() local
8508 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetDescriptorSetLayoutHostMappingInfoVALVE() local
8522 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetDescriptorSetHostMappingVALVE() local
8540 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdCopyMemoryIndirectNV() local
8558 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdCopyMemoryToImageIndirectNV() local
8575 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDecompressMemoryNV() local
8590 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDecompressMemoryIndirectCountNV() local
8607 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetPipelineIndirectMemoryRequirementsNV() local
8621 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdUpdatePipelineIndirectBufferNV() local
8634 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetPipelineIndirectDeviceAddressNV() local
8650 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetTessellationDomainOriginEXT() local
8663 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetDepthClampEnableEXT() local
8676 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetPolygonModeEXT() local
8689 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetRasterizationSamplesEXT() local
8703 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetSampleMaskEXT() local
8716 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetAlphaToCoverageEnableEXT() local
8729 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetAlphaToOneEnableEXT() local
8742 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetLogicOpEnableEXT() local
8757 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetColorBlendEnableEXT() local
8772 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetColorBlendEquationEXT() local
8787 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetColorWriteMaskEXT() local
8800 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetRasterizationStreamEXT() local
8813 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetConservativeRasterizationModeEXT() local
8826 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetExtraPrimitiveOverestimationSizeEXT() local
8839 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetDepthClipEnableEXT() local
8852 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetSampleLocationsEnableEXT() local
8867 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetColorBlendAdvancedEXT() local
8880 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetProvokingVertexModeEXT() local
8893 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetLineRasterizationModeEXT() local
8906 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetLineStippleEnableEXT() local
8919 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetDepthClipNegativeOneToOneEXT() local
8932 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetViewportWScalingEnableNV() local
8947 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetViewportSwizzleNV() local
8960 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetCoverageToColorEnableNV() local
8973 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetCoverageToColorLocationNV() local
8986 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetCoverageModulationModeNV() local
8999 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetCoverageModulationTableEnableNV() local
9013 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetCoverageModulationTableNV() local
9026 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetShadingRateImageEnableNV() local
9039 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetRepresentativeFragmentTestEnableNV() local
9052 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetCoverageReductionModeNV() local
9069 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetShaderModuleIdentifierEXT() local
9083 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetShaderModuleCreateInfoIdentifierEXT() local
9101 const VkLayerInstanceDispatchTable *disp; GetPhysicalDeviceOpticalFlowImageFormatsNV() local
9133 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CreateOpticalFlowSessionNV() local
9147 const VkLayerDispatchTable *disp = loader_get_dispatch(device); DestroyOpticalFlowSessionNV() local
9163 const VkLayerDispatchTable *disp = loader_get_dispatch(device); BindOpticalFlowSessionImageNV() local
9177 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdOpticalFlowExecuteNV() local
9196 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CreateShadersEXT() local
9210 const VkLayerDispatchTable *disp = loader_get_dispatch(device); DestroyShaderEXT() local
9225 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetShaderBinaryDataEXT() local
9240 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBindShadersEXT() local
9258 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetFramebufferTilePropertiesQCOM() local
9272 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetDynamicRenderingTilePropertiesQCOM() local
9289 const VkLayerDispatchTable *disp = loader_get_dispatch(device); SetLatencySleepModeNV() local
9303 const VkLayerDispatchTable *disp = loader_get_dispatch(device); LatencySleepNV() local
9317 const VkLayerDispatchTable *disp = loader_get_dispatch(device); SetLatencyMarkerNV() local
9331 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetLatencyTimingsNV() local
9344 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); QueueNotifyOutOfBandNV() local
9360 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetAttachmentFeedbackLoopEnableEXT() local
9378 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetScreenBufferPropertiesQNX() local
9397 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CreateAccelerationStructureKHR() local
9411 const VkLayerDispatchTable *disp = loader_get_dispatch(device); DestroyAccelerationStructureKHR() local
9426 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBuildAccelerationStructuresKHR() local
9443 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdBuildAccelerationStructuresIndirectKHR() local
9459 const VkLayerDispatchTable *disp = loader_get_dispatch(device); BuildAccelerationStructuresKHR() local
9473 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CopyAccelerationStructureKHR() local
9487 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CopyAccelerationStructureToMemoryKHR() local
9501 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CopyMemoryToAccelerationStructureKHR() local
9519 const VkLayerDispatchTable *disp = loader_get_dispatch(device); WriteAccelerationStructuresPropertiesKHR() local
9532 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdCopyAccelerationStructureKHR() local
9545 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdCopyAccelerationStructureToMemoryKHR() local
9558 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdCopyMemoryToAccelerationStructureKHR() local
9571 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetAccelerationStructureDeviceAddressKHR() local
9588 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdWriteAccelerationStructuresPropertiesKHR() local
9602 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetDeviceAccelerationStructureCompatibilityKHR() local
9618 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetAccelerationStructureBuildSizesKHR() local
9640 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdTraceRaysKHR() local
9658 const VkLayerDispatchTable *disp = loader_get_dispatch(device); CreateRayTracingPipelinesKHR() local
9675 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetRayTracingCaptureReplayShaderGroupHandlesKHR() local
9692 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdTraceRaysIndirectKHR() local
9707 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetRayTracingShaderGroupStackSizeKHR() local
9720 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdSetRayTracingPipelineStackSizeKHR() local
9738 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDrawMeshTasksEXT() local
9754 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDrawMeshTasksIndirectEXT() local
9772 const VkLayerDispatchTable *disp = loader_get_dispatch(commandBuffer); CmdDrawMeshTasksIndirectCountEXT() local
9790 const VkLayerDispatchTable *disp = loader_get_dispatch(device); GetSwapchainGrallocUsageOHOS() local
9808 const VkLayerDispatchTable *disp = loader_get_dispatch(device); AcquireImageOHOS() local
9826 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); QueueSignalReleaseImageOHOS() local
9845 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetNativeBufferPropertiesOHOS() local
9861 const VkLayerDispatchTable *disp = loader_get_dispatch(device); vkGetMemoryNativeBufferOHOS() local
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.h103 int (*authenticate)(_EGLDisplay *disp, uint32_t id);
106 _EGLSurface* (*create_window_surface)(_EGLDisplay *disp, _EGLConfig *config,
111 _EGLSurface* (*create_pixmap_surface)(_EGLDisplay *disp, _EGLConfig *config,
116 _EGLSurface* (*create_pbuffer_surface)(_EGLDisplay *disp, _EGLConfig *config,
120 EGLBoolean (*destroy_surface)(_EGLDisplay *disp, _EGLSurface *surface);
123 EGLBoolean (*swap_interval)(_EGLDisplay *disp, _EGLSurface *surf,
127 _EGLImage* (*create_image)(_EGLDisplay *disp, _EGLContext *ctx,
132 EGLBoolean (*swap_buffers)(_EGLDisplay *disp, _EGLSurface *surf);
135 EGLBoolean (*swap_buffers_with_damage)(_EGLDisplay *disp, _EGLSurface *surface,
139 EGLBoolean (*swap_buffers_region)(_EGLDisplay *disp, _EGLSurfac
510 dri2_initialize_x11(_EGLDisplay *disp) dri2_initialize_x11() argument
530 dri2_initialize_drm(_EGLDisplay *disp) dri2_initialize_drm() argument
547 dri2_initialize_wayland(_EGLDisplay *disp) dri2_initialize_wayland() argument
560 dri2_initialize_android(_EGLDisplay *disp) dri2_initialize_android() argument
571 dri2_initialize_ohos(_EGLDisplay *disp) dri2_initialize_ohos() argument
593 dri2_set_WL_bind_wayland_display(_EGLDisplay *disp) dri2_set_WL_bind_wayland_display() argument
[all...]
H A Degl_dri2.c400 dri2_add_config(_EGLDisplay *disp, const __DRIconfig *dri_config, int id, in dri2_add_config() argument
405 struct dri2_egl_display *dri2_dpy = dri2_egl_display(disp); in dri2_add_config()
416 _eglInitConfig(&base, disp, id); in dri2_add_config()
524 if (!disp->Extensions.KHR_gl_colorspace && srgb) in dri2_add_config()
535 if (disp->Extensions.KHR_mutable_render_buffer) in dri2_add_config()
560 (disp->Extensions.NOK_texture_from_pixmap ? EGL_PIXMAP_BIT : 0))) { in dri2_add_config()
573 base.RenderableType = disp->ClientAPIs; in dri2_add_config()
574 base.Conformant = disp->ClientAPIs; in dri2_add_config()
587 num_configs = _eglFilterArray(disp->Configs, (void **) &matching_config, 1, in dri2_add_config()
623 dri2_add_pbuffer_configs_for_visuals(_EGLDisplay *disp) in dri2_add_pbuffer_configs_for_visuals() argument
658 _EGLDisplay *disp = data; dri2_validate_egl_image() local
801 dri2_open_driver(_EGLDisplay *disp) dri2_open_driver() argument
815 dri2_load_driver_common(_EGLDisplay *disp, const struct dri2_extension_match *driver_extensions) dri2_load_driver_common() argument
838 dri2_load_driver(_EGLDisplay *disp) dri2_load_driver() argument
844 dri2_load_driver_dri3(_EGLDisplay *disp) dri2_load_driver_dri3() argument
850 dri2_load_driver_swrast(_EGLDisplay *disp) dri2_load_driver_swrast() argument
869 dri2_query_driver_name(_EGLDisplay *disp) dri2_query_driver_name() argument
876 dri2_query_driver_config(_EGLDisplay *disp) dri2_query_driver_config() argument
889 dri2_setup_screen(_EGLDisplay *disp) dri2_setup_screen() argument
1027 dri2_setup_swap_interval(_EGLDisplay *disp, int max_swap_interval) dri2_setup_swap_interval() argument
1065 dri2_create_screen(_EGLDisplay *disp) dri2_create_screen() argument
1113 dri2_setup_extensions(_EGLDisplay *disp) dri2_setup_extensions() argument
1149 dri2_initialize(_EGLDisplay *disp) dri2_initialize() argument
1215 dri2_display_release(_EGLDisplay *disp) dri2_display_release() argument
1235 dri2_display_destroy(_EGLDisplay *disp) dri2_display_destroy() argument
1330 dri2_terminate(_EGLDisplay *disp) dri2_terminate() argument
1489 dri2_create_context(_EGLDisplay *disp, _EGLConfig *conf, _EGLContext *share_list, const EGLint *attrib_list) dri2_create_context() argument
1662 dri2_destroy_context(_EGLDisplay *disp, _EGLContext *ctx) dri2_destroy_context() argument
1676 dri2_init_surface(_EGLSurface *surf, _EGLDisplay *disp, EGLint type, _EGLConfig *conf, const EGLint *attrib_list, EGLBoolean enable_out_fence, void *native_surface) dri2_init_surface() argument
1716 dri2_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) dri2_destroy_surface() argument
1727 dri2_surf_update_fence_fd(_EGLContext *ctx, _EGLDisplay *disp, _EGLSurface *surf) dri2_surf_update_fence_fd() argument
1783 dri2_make_current(_EGLDisplay *disp, _EGLSurface *dsurf, _EGLSurface *rsurf, _EGLContext *ctx) dri2_make_current() argument
1938 dri2_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) dri2_create_window_surface() argument
1947 dri2_create_pixmap_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_pixmap, const EGLint *attrib_list) dri2_create_pixmap_surface() argument
1958 dri2_create_pbuffer_surface(_EGLDisplay *disp, _EGLConfig *conf, const EGLint *attrib_list) dri2_create_pbuffer_surface() argument
1968 dri2_swap_interval(_EGLDisplay *disp, _EGLSurface *surf, EGLint interval) dri2_swap_interval() argument
1981 dri2_flush_drawable_for_swapbuffers(_EGLDisplay *disp, _EGLSurface *draw) dri2_flush_drawable_for_swapbuffers() argument
2013 dri2_swap_buffers(_EGLDisplay *disp, _EGLSurface *surf) dri2_swap_buffers() argument
2035 dri2_swap_buffers_with_damage(_EGLDisplay *disp, _EGLSurface *surf, const EGLint *rects, EGLint n_rects) dri2_swap_buffers_with_damage() argument
2062 dri2_swap_buffers_region(_EGLDisplay *disp, _EGLSurface *surf, EGLint numRects, const EGLint *rects) dri2_swap_buffers_region() argument
2084 dri2_set_damage_region(_EGLDisplay *disp, _EGLSurface *surf, EGLint *rects, EGLint n_rects) dri2_set_damage_region() argument
2098 dri2_post_sub_buffer(_EGLDisplay *disp, _EGLSurface *surf, EGLint x, EGLint y, EGLint width, EGLint height) dri2_post_sub_buffer() argument
2108 dri2_copy_buffers(_EGLDisplay *disp, _EGLSurface *surf, void *native_pixmap_target) dri2_copy_buffers() argument
2117 dri2_query_buffer_age(_EGLDisplay *disp, _EGLSurface *surf) dri2_query_buffer_age() argument
2126 dri2_wait_client(_EGLDisplay *disp, _EGLContext *ctx) dri2_wait_client() argument
2152 dri2_bind_tex_image(_EGLDisplay *disp, _EGLSurface *surf, EGLint buffer) dri2_bind_tex_image() argument
2195 dri2_release_tex_image(_EGLDisplay *disp, _EGLSurface *surf, EGLint buffer) dri2_release_tex_image() argument
2227 dri2_create_image(_EGLDisplay *disp, _EGLContext *ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attr_list) dri2_create_image() argument
2236 dri2_create_image_from_dri(_EGLDisplay *disp, __DRIimage *dri_image) dri2_create_image_from_dri() argument
2282 dri2_create_image_khr_renderbuffer(_EGLDisplay *disp, _EGLContext *ctx, EGLClientBuffer buffer, const EGLint *attr_list) dri2_create_image_khr_renderbuffer() argument
2347 dri2_create_image_wayland_wl_buffer(_EGLDisplay *disp, _EGLContext *ctx, EGLClientBuffer _buffer, const EGLint *attr_list) dri2_create_image_wayland_wl_buffer() argument
2387 dri2_get_sync_values_chromium(_EGLDisplay *disp, _EGLSurface *surf, EGLuint64KHR *ust, EGLuint64KHR *msc, EGLuint64KHR *sbc) dri2_get_sync_values_chromium() argument
2411 dri2_create_image_khr_texture(_EGLDisplay *disp, _EGLContext *ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attr_list) dri2_create_image_khr_texture() argument
2496 dri2_query_surface(_EGLDisplay *disp, _EGLSurface *surf, EGLint attribute, EGLint *value) dri2_query_surface() argument
2506 dri2_create_wayland_buffer_from_image(_EGLDisplay *disp, _EGLImage *img) dri2_create_wayland_buffer_from_image() argument
2516 dri2_create_image_mesa_drm_buffer(_EGLDisplay *disp, _EGLContext *ctx, EGLClientBuffer buffer, const EGLint *attr_list) dri2_create_image_mesa_drm_buffer() argument
2783 dri2_query_dma_buf_formats(_EGLDisplay *disp, EGLint max, EGLint *formats, EGLint *count) dri2_query_dma_buf_formats() argument
2814 dri2_query_dma_buf_modifiers(_EGLDisplay *disp, EGLint format, EGLint max, EGLuint64KHR *modifiers, EGLBoolean *external_only, EGLint *count) dri2_query_dma_buf_modifiers() argument
2853 dri2_create_image_dma_buf(_EGLDisplay *disp, _EGLContext *ctx, EGLClientBuffer buffer, const EGLint *attr_list) dri2_create_image_dma_buf() argument
2964 dri2_create_drm_image_mesa(_EGLDisplay *disp, const EGLint *attr_list) dri2_create_drm_image_mesa() argument
3033 dri2_export_drm_image_mesa(_EGLDisplay *disp, _EGLImage *img, EGLint *name, EGLint *handle, EGLint *stride) dri2_export_drm_image_mesa() argument
3062 dri2_can_export_dma_buf_image(_EGLDisplay *disp, _EGLImage *img) dri2_can_export_dma_buf_image() argument
3077 dri2_export_dma_buf_image_query_mesa(_EGLDisplay *disp, _EGLImage *img, EGLint *fourcc, EGLint *nplanes, EGLuint64KHR *modifiers) dri2_export_dma_buf_image_query_mesa() argument
3119 dri2_export_dma_buf_image_mesa(_EGLDisplay *disp, _EGLImage *img, int *fds, EGLint *strides, EGLint *offsets) dri2_export_dma_buf_image_mesa() argument
3165 dri2_create_image_khr(_EGLDisplay *disp, _EGLContext *ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attr_list) dri2_create_image_khr() argument
3197 dri2_destroy_image_khr(_EGLDisplay *disp, _EGLImage *image) dri2_destroy_image_khr() argument
3214 _EGLDisplay *disp = user_data; dri2_wl_reference_buffer() local
3257 _EGLDisplay *disp = user_data; dri2_wl_release_buffer() local
3264 dri2_bind_wayland_display_wl(_EGLDisplay *disp, struct wl_display *wl_dpy) dri2_bind_wayland_display_wl() argument
3312 dri2_unbind_wayland_display_wl(_EGLDisplay *disp, struct wl_display *wl_dpy) dri2_unbind_wayland_display_wl() argument
3326 dri2_query_wayland_buffer_wl(_EGLDisplay *disp, struct wl_resource *buffer_resource, EGLint attribute, EGLint *value) dri2_query_wayland_buffer_wl() argument
3385 dri2_create_sync(_EGLDisplay *disp, EGLenum type, const EGLAttrib *attrib_list) dri2_create_sync() argument
3485 dri2_destroy_sync(_EGLDisplay *disp, _EGLSync *sync) dri2_destroy_sync() argument
3514 dri2_dup_native_fence_fd(_EGLDisplay *disp, _EGLSync *sync) dri2_dup_native_fence_fd() argument
3541 dri2_set_blob_cache_funcs(_EGLDisplay *disp, EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get) dri2_set_blob_cache_funcs() argument
3552 dri2_client_wait_sync(_EGLDisplay *disp, _EGLSync *sync, EGLint flags, EGLTime timeout) dri2_client_wait_sync() argument
3644 dri2_signal_sync(_EGLDisplay *disp, _EGLSync *sync, EGLenum mode) dri2_signal_sync() argument
3669 dri2_server_wait_sync(_EGLDisplay *disp, _EGLSync *sync) dri2_server_wait_sync() argument
3682 dri2_interop_query_device_info(_EGLDisplay *disp, _EGLContext *ctx, struct mesa_glinterop_device_info *out) dri2_interop_query_device_info() argument
3695 dri2_interop_export_object(_EGLDisplay *disp, _EGLContext *ctx, struct mesa_glinterop_export_in *in, struct mesa_glinterop_export_out *out) dri2_interop_export_object() argument
[all...]
H A Dplatform_device.c119 dri2_device_create_surface(_EGLDisplay *disp, EGLint type, _EGLConfig *conf, in dri2_device_create_surface() argument
122 struct dri2_egl_display *dri2_dpy = dri2_egl_display(disp); in dri2_device_create_surface()
137 if (!dri2_init_surface(&dri2_surf->base, disp, type, conf, attrib_list, in dri2_device_create_surface()
164 device_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) in device_destroy_surface() argument
166 struct dri2_egl_display *dri2_dpy = dri2_egl_display(disp); in device_destroy_surface()
179 dri2_device_create_pbuffer_surface(_EGLDisplay *disp, _EGLConfig *conf, in dri2_device_create_pbuffer_surface() argument
182 return dri2_device_create_surface(disp, EGL_PBUFFER_BIT, conf, attrib_list); in dri2_device_create_pbuffer_surface()
239 device_get_fd(_EGLDisplay *disp, _EGLDevice *dev) in device_get_fd() argument
242 int fd = disp->Options.fd; in device_get_fd()
274 device_probe_device(_EGLDisplay *disp) in device_probe_device() argument
320 device_probe_device_sw(_EGLDisplay *disp) device_probe_device_sw() argument
341 dri2_initialize_device(_EGLDisplay *disp) dri2_initialize_device() argument
[all...]
H A Dplatform_surfaceless.c112 dri2_surfaceless_create_surface(_EGLDisplay *disp, EGLint type, in dri2_surfaceless_create_surface() argument
115 struct dri2_egl_display *dri2_dpy = dri2_egl_display(disp); in dri2_surfaceless_create_surface()
130 if (!dri2_init_surface(&dri2_surf->base, disp, type, conf, attrib_list, in dri2_surfaceless_create_surface()
157 surfaceless_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) in surfaceless_destroy_surface() argument
159 struct dri2_egl_display *dri2_dpy = dri2_egl_display(disp); in surfaceless_destroy_surface()
172 dri2_surfaceless_create_pbuffer_surface(_EGLDisplay *disp, _EGLConfig *conf, in dri2_surfaceless_create_pbuffer_surface() argument
175 return dri2_surfaceless_create_surface(disp, EGL_PBUFFER_BIT, conf, in dri2_surfaceless_create_pbuffer_surface()
235 surfaceless_probe_device(_EGLDisplay *disp, bool swrast) in surfaceless_probe_device() argument
239 struct dri2_egl_display *dri2_dpy = dri2_egl_display(disp); in surfaceless_probe_device()
257 disp in surfaceless_probe_device()
303 surfaceless_probe_device_sw(_EGLDisplay *disp) surfaceless_probe_device_sw() argument
326 dri2_initialize_surfaceless(_EGLDisplay *disp) dri2_initialize_surfaceless() argument
[all...]
H A Dplatform_ohos.c190 ohos_create_image_from_native_buffer(_EGLDisplay *disp, in ohos_create_image_from_native_buffer() argument
194 struct dri2_egl_display *dri2_dpy = dri2_egl_display(disp); in ohos_create_image_from_native_buffer()
279 ohos_window_enqueue_buffer(_EGLDisplay *disp, struct dri2_egl_surface *dri2_surf) in ohos_window_enqueue_buffer() argument
281 struct dri2_egl_display *dri2_dpy = dri2_egl_display(disp); in ohos_window_enqueue_buffer()
287 mtx_unlock(&disp->Mutex); in ohos_window_enqueue_buffer()
306 mtx_lock(&disp->Mutex); in ohos_window_enqueue_buffer()
333 ohos_create_surface(_EGLDisplay *disp, EGLint type, _EGLConfig *conf, in ohos_create_surface() argument
336 struct dri2_egl_display *dri2_dpy = dri2_egl_display(disp); in ohos_create_surface()
348 if (!dri2_init_surface(&dri2_surf->base, disp, type, conf, attrib_list, in ohos_create_surface()
410 ohos_create_window_surface(_EGLDisplay *disp, _EGLConfi argument
418 ohos_create_pbuffer_surface(_EGLDisplay *disp, _EGLConfig *conf, const EGLint *attrib_list) ohos_create_pbuffer_surface() argument
426 ohos_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) ohos_destroy_surface() argument
528 _EGLDisplay *disp = dri2_surf->base.Resource.Display; get_back_bo() local
631 ohos_query_buffer_age(_EGLDisplay *disp, _EGLSurface *surface) ohos_query_buffer_age() argument
644 ohos_swap_buffers(_EGLDisplay *disp, _EGLSurface *draw) ohos_swap_buffers() argument
694 ohos_query_surface(_EGLDisplay *disp, _EGLSurface *surf, EGLint attribute, EGLint *value) ohos_query_surface() argument
721 dri2_create_image_ohos_native_buffer(_EGLDisplay *disp, _EGLContext *ctx, struct ANativeWindowBuffer *buf) dri2_create_image_ohos_native_buffer() argument
747 ohos_create_image_khr(_EGLDisplay *disp, _EGLContext *ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attr_list) ohos_create_image_khr() argument
862 ohos_add_configs_for_visuals(_EGLDisplay *disp) ohos_add_configs_for_visuals() argument
1028 ohos_load_driver(_EGLDisplay *disp, bool swrast) ohos_load_driver() argument
1075 ohos_unload_driver(_EGLDisplay *disp) ohos_unload_driver() argument
1086 ohos_filter_device(_EGLDisplay *disp, int fd, const char *vendor) ohos_filter_device() argument
1103 ohos_probe_device(_EGLDisplay *disp, bool swrast) ohos_probe_device() argument
1123 ohos_open_device(_EGLDisplay *disp, bool swrast) ohos_open_device() argument
1155 ohos_open_device(_EGLDisplay *disp, bool swrast) ohos_open_device() argument
1237 dri2_initialize_ohos(_EGLDisplay *disp) dri2_initialize_ohos() argument
[all...]
H A Dplatform_x11.c56 dri2_x11_swap_interval(_EGLDisplay *disp, _EGLSurface *surf, EGLint interval);
270 dri2_x11_create_surface(_EGLDisplay *disp, EGLint type, _EGLConfig *conf, in dri2_x11_create_surface() argument
273 struct dri2_egl_display *dri2_dpy = dri2_egl_display(disp); in dri2_x11_create_surface()
287 if (!dri2_init_surface(&dri2_surf->base, disp, type, conf, attrib_list, in dri2_x11_create_surface()
384 dri2_x11_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, in dri2_x11_create_window_surface() argument
387 struct dri2_egl_display *dri2_dpy = dri2_egl_display(disp); in dri2_x11_create_window_surface()
390 surf = dri2_x11_create_surface(disp, EGL_WINDOW_BIT, conf, in dri2_x11_create_window_surface()
399 dri2_x11_swap_interval(disp, surf, dri2_dpy->default_swap_interval); in dri2_x11_create_window_surface()
406 dri2_x11_create_pixmap_surface(_EGLDisplay *disp, _EGLConfig *conf, in dri2_x11_create_pixmap_surface() argument
409 return dri2_x11_create_surface(disp, EGL_PIXMAP_BI in dri2_x11_create_pixmap_surface()
414 dri2_x11_create_pbuffer_surface(_EGLDisplay *disp, _EGLConfig *conf, const EGLint *attrib_list) dri2_x11_create_pbuffer_surface() argument
422 dri2_x11_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) dri2_x11_destroy_surface() argument
454 dri2_query_surface(_EGLDisplay *disp, _EGLSurface *surf, EGLint attribute, EGLint *value) dri2_query_surface() argument
767 dri2_x11_authenticate(_EGLDisplay *disp, uint32_t id) dri2_x11_authenticate() argument
775 dri2_x11_add_configs_for_visuals(struct dri2_egl_display *dri2_dpy, _EGLDisplay *disp, bool supports_preserved) dri2_x11_add_configs_for_visuals() argument
871 dri2_copy_region(_EGLDisplay *disp, _EGLSurface *draw, xcb_xfixes_region_t region) dri2_copy_region() argument
904 dri2_x11_swap_buffers_msc(_EGLDisplay *disp, _EGLSurface *draw, int64_t msc, int64_t divisor, int64_t remainder) dri2_x11_swap_buffers_msc() argument
954 dri2_x11_swap_buffers(_EGLDisplay *disp, _EGLSurface *draw) dri2_x11_swap_buffers() argument
972 dri2_x11_swap_buffers_region(_EGLDisplay *disp, _EGLSurface *draw, EGLint numRects, const EGLint *rects) dri2_x11_swap_buffers_region() argument
1000 dri2_x11_post_sub_buffer(_EGLDisplay *disp, _EGLSurface *draw, EGLint x, EGLint y, EGLint width, EGLint height) dri2_x11_post_sub_buffer() argument
1012 dri2_x11_swap_interval(_EGLDisplay *disp, _EGLSurface *surf, EGLint interval) dri2_x11_swap_interval() argument
1029 dri2_x11_copy_buffers(_EGLDisplay *disp, _EGLSurface *surf, void *native_pixmap_target) dri2_x11_copy_buffers() argument
1081 dri2_create_image_khr_pixmap(_EGLDisplay *disp, _EGLContext *ctx, EGLClientBuffer buffer, const EGLint *attr_list) dri2_create_image_khr_pixmap() argument
1162 dri2_x11_create_image_khr(_EGLDisplay *disp, _EGLContext *ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attr_list) dri2_x11_create_image_khr() argument
1198 dri2_kopper_swap_interval(_EGLDisplay *disp, _EGLSurface *surf, EGLint interval) dri2_kopper_swap_interval() argument
1211 dri2_kopper_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) dri2_kopper_create_window_surface() argument
1234 dri2_kopper_query_buffer_age(_EGLDisplay *disp, _EGLSurface *surf) dri2_kopper_query_buffer_age() argument
1335 dri2_find_screen_for_display(const _EGLDisplay *disp, int fallback_screen) dri2_find_screen_for_display() argument
1352 dri2_get_xcb_connection(_EGLDisplay *disp, struct dri2_egl_display *dri2_dpy) dri2_get_xcb_connection() argument
1395 dri2_x11_setup_swap_interval(_EGLDisplay *disp) dri2_x11_setup_swap_interval() argument
1420 dri2_initialize_x11_swrast(_EGLDisplay *disp) dri2_initialize_x11_swrast() argument
1504 dri2_initialize_x11_dri3(_EGLDisplay *disp) dri2_initialize_x11_dri3() argument
1612 dri2_initialize_x11_dri2(_EGLDisplay *disp) dri2_initialize_x11_dri2() argument
1683 dri2_initialize_x11(_EGLDisplay *disp) dri2_initialize_x11() argument
[all...]
H A Dplatform_android.c439 droid_create_image_from_native_buffer(_EGLDisplay *disp, argument
443 struct dri2_egl_display *dri2_dpy = dri2_egl_display(disp);
468 _EGLDisplay *disp = dri2_surf->base.Resource.Display; local
469 struct dri2_egl_display *dri2_dpy = dri2_egl_display(disp);
539 droid_window_enqueue_buffer(_EGLDisplay *disp, struct dri2_egl_surface *dri2_surf) argument
541 struct dri2_egl_display *dri2_dpy = dri2_egl_display(disp);
547 mtx_unlock(&disp->Mutex);
566 mtx_lock(&disp->Mutex);
595 droid_set_shared_buffer_mode(_EGLDisplay *disp, _EGLSurface *surf, bool mode) argument
598 struct dri2_egl_display *dri2_dpy = dri2_egl_display(disp);
633 droid_create_surface(_EGLDisplay *disp, EGLint type, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) global() argument
736 droid_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) global() argument
744 droid_create_pbuffer_surface(_EGLDisplay *disp, _EGLConfig *conf, const EGLint *attrib_list) global() argument
752 droid_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) global() argument
789 droid_swap_interval(_EGLDisplay *disp, _EGLSurface *surf, EGLint interval) global() argument
864 _EGLDisplay *disp = dri2_surf->base.Resource.Display; global() local
965 droid_query_buffer_age(_EGLDisplay *disp, _EGLSurface *surface) global() argument
978 droid_swap_buffers(_EGLDisplay *disp, _EGLSurface *draw) global() argument
1058 droid_create_image_from_name(_EGLDisplay *disp, struct ANativeWindowBuffer *buf, void *priv) global() argument
1088 droid_query_surface(_EGLDisplay *disp, _EGLSurface *surf, EGLint attribute, EGLint *value) global() argument
1114 dri2_create_image_android_native_buffer(_EGLDisplay *disp, _EGLContext *ctx, struct ANativeWindowBuffer *buf) global() argument
1155 droid_create_image_khr(_EGLDisplay *disp, _EGLContext *ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attr_list) global() argument
1274 droid_add_configs_for_visuals(_EGLDisplay *disp) global() argument
1476 droid_load_driver(_EGLDisplay *disp, bool swrast) global() argument
1522 droid_unload_driver(_EGLDisplay *disp) global() argument
1533 droid_filter_device(_EGLDisplay *disp, int fd, const char *vendor) global() argument
1549 droid_probe_device(_EGLDisplay *disp, bool swrast) global() argument
1568 droid_open_device(_EGLDisplay *disp, bool swrast) global() argument
1596 droid_open_device(_EGLDisplay *disp, bool swrast) global() argument
1674 dri2_initialize_android(_EGLDisplay *disp) global() argument
[all...]
H A Dplatform_x11_dri3.c93 _EGLDisplay *disp = dri3_surf->surf.base.Resource.Display; in egl_dri3_flush_drawable() local
95 dri2_flush_drawable_for_swapbuffers(disp, &dri3_surf->surf.base); in egl_dri3_flush_drawable()
108 dri3_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) in dri3_destroy_surface() argument
110 struct dri2_egl_display *dri2_dpy = dri2_egl_display(disp); in dri3_destroy_surface()
126 dri3_set_swap_interval(_EGLDisplay *disp, _EGLSurface *surf, EGLint interval) in dri3_set_swap_interval() argument
152 dri3_create_surface(_EGLDisplay *disp, EGLint type, _EGLConfig *conf, in dri3_create_surface() argument
155 struct dri2_egl_display *dri2_dpy = dri2_egl_display(disp); in dri3_create_surface()
167 if (!dri2_init_surface(&dri3_surf->surf.base, disp, type, conf, in dri3_create_surface()
224 dri3_authenticate(_EGLDisplay *disp, uint32_t id) in dri3_authenticate() argument
227 struct dri2_egl_display *dri2_dpy = dri2_egl_display(disp); in dri3_authenticate()
246 dri3_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) dri3_create_window_surface() argument
261 dri3_create_pixmap_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_pixmap, const EGLint *attrib_list) dri3_create_pixmap_surface() argument
269 dri3_create_pbuffer_surface(_EGLDisplay *disp, _EGLConfig *conf, const EGLint *attrib_list) dri3_create_pbuffer_surface() argument
289 dri3_create_image_khr_pixmap(_EGLDisplay *disp, _EGLContext *ctx, EGLClientBuffer buffer, const EGLint *attr_list) dri3_create_image_khr_pixmap() argument
339 dri3_create_image_khr_pixmap_from_buffers(_EGLDisplay *disp, _EGLContext *ctx, EGLClientBuffer buffer, const EGLint *attr_list) dri3_create_image_khr_pixmap_from_buffers() argument
396 dri3_create_image_khr(_EGLDisplay *disp, _EGLContext *ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attr_list) dri3_create_image_khr() argument
442 dri3_swap_buffers_with_damage(_EGLDisplay *disp, _EGLSurface *draw, const EGLint *rects, EGLint n_rects) dri3_swap_buffers_with_damage() argument
454 dri3_swap_buffers(_EGLDisplay *disp, _EGLSurface *draw) dri3_swap_buffers() argument
460 dri3_copy_buffers(_EGLDisplay *disp, _EGLSurface *surf, void *native_pixmap_target) dri3_copy_buffers() argument
475 dri3_query_buffer_age(_EGLDisplay *disp, _EGLSurface *surf) dri3_query_buffer_age() argument
483 dri3_query_surface(_EGLDisplay *disp, _EGLSurface *surf, EGLint attribute, EGLint *value) dri3_query_surface() argument
509 dri3_close_screen_notify(_EGLDisplay *disp) dri3_close_screen_notify() argument
[all...]
H A Dplatform_drm.c141 dri2_drm_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, in dri2_drm_create_window_surface() argument
144 struct dri2_egl_display *dri2_dpy = dri2_egl_display(disp); in dri2_drm_create_window_surface()
157 if (!dri2_init_surface(&dri2_surf->base, disp, EGL_WINDOW_BIT, conf, in dri2_drm_create_window_surface()
192 dri2_drm_create_pixmap_surface(_EGLDisplay *disp, _EGLConfig *conf, in dri2_drm_create_pixmap_surface() argument
206 dri2_drm_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) in dri2_drm_destroy_surface() argument
208 struct dri2_egl_display *dri2_dpy = dri2_egl_display(disp); in dri2_drm_destroy_surface()
423 dri2_drm_swap_buffers(_EGLDisplay *disp, _EGLSurface *draw) in dri2_drm_swap_buffers() argument
425 struct dri2_egl_display *dri2_dpy = dri2_egl_display(disp); in dri2_drm_swap_buffers()
448 dri2_flush_drawable_for_swapbuffers(disp, draw); in dri2_drm_swap_buffers()
455 dri2_drm_query_buffer_age(_EGLDisplay *disp, _EGLSurfac argument
468 dri2_drm_create_image_khr_pixmap(_EGLDisplay *disp, _EGLContext *ctx, EGLClientBuffer buffer, const EGLint *attr_list) dri2_drm_create_image_khr_pixmap() argument
494 dri2_drm_create_image_khr(_EGLDisplay *disp, _EGLContext *ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attr_list) dri2_drm_create_image_khr() argument
506 dri2_drm_authenticate(_EGLDisplay *disp, uint32_t id) dri2_drm_authenticate() argument
611 drm_add_configs_for_visuals(_EGLDisplay *disp) drm_add_configs_for_visuals() argument
683 dri2_initialize_drm(_EGLDisplay *disp) dri2_initialize_drm() argument
[all...]
/third_party/libwebsockets/lib/drivers/display/
H A Dlws-display.c38 lws_display_state_set_brightness(lds, lds->disp->bl_active); in sul_autodim_cb()
47 lws_display_state_set_brightness(lds, lds->disp->bl_dim); in sul_autodim_cb()
74 const lws_display_t *disp) in lws_display_state_init()
78 lds->disp = disp; in lws_display_state_init()
88 disp->init(disp); in lws_display_state_init()
96 lds->disp->bl_transition); in lws_display_state_set_brightness()
106 lds->disp->power(lds->disp, in lws_display_state_active()
72 lws_display_state_init(lws_display_state_t *lds, struct lws_context *ctx, int dim_ms, int off_ms, struct lws_led_state *bl_lcs, const lws_display_t *disp) lws_display_state_init() argument
[all...]
H A Dssd1306-i2c.c49 lws_display_ssd1306_i2c_init(const struct lws_display *disp) in lws_display_ssd1306_i2c_init() argument
51 const lws_display_ssd1306_t *si = (const lws_display_ssd1306_t *)disp; in lws_display_ssd1306_i2c_init()
75 lws_display_ssd1306_i2c_contrast(const struct lws_display *disp, uint8_t b) in lws_display_ssd1306_i2c_contrast() argument
77 const lws_display_ssd1306_t *si = (const lws_display_ssd1306_t *)disp; in lws_display_ssd1306_i2c_contrast()
88 lws_display_ssd1306_i2c_blit(const struct lws_display *disp, const uint8_t *src, in lws_display_ssd1306_i2c_blit() argument
92 const lws_display_ssd1306_t *si = (const lws_display_ssd1306_t *)disp; in lws_display_ssd1306_i2c_blit()
133 lws_display_ssd1306_i2c_power(const struct lws_display *disp, int state) in lws_display_ssd1306_i2c_power() argument
135 const lws_display_ssd1306_t *si = (const lws_display_ssd1306_t *)disp; in lws_display_ssd1306_i2c_power()
141 return lws_display_ssd1306_i2c_init(disp); in lws_display_ssd1306_i2c_power()
/third_party/mesa3d/src/egl/drivers/haiku/
H A Degl_haiku.cpp79 haiku_create_window_surface(_EGLDisplay *disp, in haiku_create_window_surface() argument
91 if (!_eglInitSurface(&surface->surf, disp, EGL_WINDOW_BIT, in haiku_create_window_surface()
116 haiku_create_pixmap_surface(_EGLDisplay *disp, in haiku_create_pixmap_surface() argument
124 haiku_create_pbuffer_surface(_EGLDisplay *disp, in haiku_create_pbuffer_surface() argument
132 haiku_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) in haiku_destroy_surface() argument
143 haiku_add_configs_for_visuals(_EGLDisplay *disp) in haiku_add_configs_for_visuals() argument
152 _eglInitConfig(&conf->base, disp, 1); in haiku_add_configs_for_visuals()
192 if (!_eglGetArraySize(disp->Configs)) { in haiku_add_configs_for_visuals()
208 init_haiku(_EGLDisplay *disp) in init_haiku() argument
218 disp in init_haiku()
232 haiku_terminate(_EGLDisplay *disp) haiku_terminate() argument
240 haiku_create_context(_EGLDisplay *disp, _EGLConfig *conf, _EGLContext *share_list, const EGLint *attrib_list) haiku_create_context() argument
266 haiku_destroy_context(_EGLDisplay *disp, _EGLContext* ctx) haiku_destroy_context() argument
281 haiku_make_current(_EGLDisplay *disp, _EGLSurface *dsurf, _EGLSurface *rsurf, _EGLContext *ctx) haiku_make_current() argument
302 haiku_swap_buffers(_EGLDisplay *disp, _EGLSurface *surf) haiku_swap_buffers() argument
[all...]

Completed in 42 milliseconds

1234567