Home
last modified time | relevance | path

Searched defs:pAllocator (Results 1 – 25 of 28) sorted by relevance

12

/external/deqp/external/vulkancts/framework/vulkan/
DvkRefUtilImpl.inl129 …ormInterface& vk, const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
136 …ice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
143 …kDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator)
150 …vk, VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
157 …VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
164 …vk, VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
171 …VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
178 …k, VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
185 …kDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
192 …vk, VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
[all …]
DvkNullDriverImpl.inl4 …createInstance (const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, …
10 …e physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, …
16 …evice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator, …
22 … (VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, …
28 …Device device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, …
34 … (VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, …
40 …Device device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, …
46 …(VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, …
52 …evice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, …
58 … (VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, …
[all …]
DvkInstanceDriverImpl.inl50 …e physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … argument
115 … display, const VkDisplayModeCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … argument
125 …tance, const VkDisplaySurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … argument
130 …instance, const VkXlibSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … argument
140 … instance, const VkXcbSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … argument
150 …tance, const VkWaylandSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … argument
160 … instance, const VkMirSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … argument
170 …tance, const VkAndroidSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … argument
175 …nstance, const VkWin32SurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … argument
185 …, const VkDebugReportCallbackCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, … argument
DvkRefUtil.cpp35 const VkAllocationCallbacks* pAllocator) in createGraphicsPipeline()
46 const VkAllocationCallbacks* pAllocator) in createComputePipeline()
DvkNullDriver.cpp44 void* allocateSystemMem (const VkAllocationCallbacks* pAllocator, VkSystemAllocationScope scope) in allocateSystemMem()
52 void freeSystemMem (const VkAllocationCallbacks* pAllocator, void* mem) in freeSystemMem()
58 …ocateHandle (Parent parent, const CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator) in allocateHandle()
83 Handle allocateHandle (const CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator) in allocateHandle()
108 void freeHandle (Handle handle, const VkAllocationCallbacks* pAllocator) in freeHandle()
122 …nDispHandle (Parent parent, const CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator) in allocateNonDispHandle()
129 void freeNonDispHandle (Handle handle, const VkAllocationCallbacks* pAllocator) in freeNonDispHandle()
407 …count, const VkGraphicsPipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in createGraphicsPipelines()
433 … count, const VkComputePipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in createComputePipelines()
661 … display, const VkDisplayModeCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in createDisplayModeKHR()
[all …]
DvkDeviceDriverImpl.inl30 …evice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator, … argument
95 … (VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … argument
120 …Device device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … argument
130 … (VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … argument
155 …Device device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … argument
170 …(VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … argument
180 …evice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … argument
190 … (VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … argument
205 …Device device, const VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … argument
215 …ice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … argument
[all …]
DvkPlatformDriverImpl.inl5 …createInstance (const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … argument
DvkDeviceUtil.cpp42 const VkAllocationCallbacks* pAllocator) in createDefaultInstance()
DvkWsiUtil.cpp128 const VkAllocationCallbacks* pAllocator, in createSurface()
241 const VkAllocationCallbacks* pAllocator) in createSurface()
/external/vulkan-validation-layers/loader/
Dwsi.c207 const VkAllocationCallbacks *pAllocator) { in vkDestroySurfaceKHR()
220 const VkAllocationCallbacks *pAllocator) { in terminator_DestroySurfaceKHR()
399 const VkAllocationCallbacks *pAllocator, in vkCreateSwapchainKHR()
414 const VkAllocationCallbacks *pAllocator) { in vkDestroySwapchainKHR()
475 const VkAllocationCallbacks *pAllocator, in vkCreateWin32SurfaceKHR()
493 const VkAllocationCallbacks *pAllocator, in terminator_CreateWin32SurfaceKHR()
562 const VkAllocationCallbacks *pAllocator, in vkCreateMirSurfaceKHR()
580 const VkAllocationCallbacks *pAllocator, in terminator_CreateMirSurfaceKHR()
651 const VkAllocationCallbacks *pAllocator, in vkCreateWaylandSurfaceKHR()
668 const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in terminator_CreateWaylandSurfaceKHR()
[all …]
Ddebug_report.c73 const VkAllocationCallbacks *pAllocator, in util_CreateDebugReportCallback()
100 VkAllocationCallbacks *pAllocator, VkDebugReportCallbackEXT *pCallback) { in debug_report_CreateDebugReportCallback()
138 const VkAllocationCallbacks *pAllocator) { in util_DestroyDebugReportCallback()
162 VkAllocationCallbacks *pAllocator) { in debug_report_DestroyDebugReportCallback()
190 const VkAllocationCallbacks *pAllocator, in terminator_CreateDebugReportCallback()
244 const VkAllocationCallbacks *pAllocator) { in terminator_DestroyDebugReportCallback()
Dtrampoline.c240 const VkAllocationCallbacks *pAllocator,
442 const VkAllocationCallbacks *pAllocator) {
587 const VkAllocationCallbacks *pAllocator, VkDevice *pDevice) {
743 vkDestroyDevice(VkDevice device, const VkAllocationCallbacks *pAllocator) {
905 const VkAllocationCallbacks *pAllocator,
916 const VkAllocationCallbacks *pAllocator) {
1055 const VkAllocationCallbacks *pAllocator, VkFence *pFence) {
1065 const VkAllocationCallbacks *pAllocator) {
1103 const VkAllocationCallbacks *pAllocator,
1114 const VkAllocationCallbacks *pAllocator) {
[all …]
Dloader.c3188 const VkAllocationCallbacks *pAllocator,
3347 const VkAllocationCallbacks *pAllocator,
3613 const VkAllocationCallbacks *pAllocator,
3724 const VkAllocationCallbacks *pAllocator) {
3770 const VkAllocationCallbacks *pAllocator,
/external/vulkan-validation-layers/layers/
Dthreading.cpp48 static void initThreading(layer_data *my_data, const VkAllocationCallbacks *pAllocator) { in initThreading()
60 vkCreateInstance(const VkInstanceCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateInstance()
87 …R void VKAPI_CALL vkDestroyInstance(VkInstance instance, const VkAllocationCallbacks *pAllocator) { in vkDestroyInstance()
114const VkAllocationCallbacks *pAllocator, VkDevice *pDevice) { in vkCreateDevice()
144 …PI_ATTR void VKAPI_CALL vkDestroyDevice(VkDevice device, const VkAllocationCallbacks *pAllocator) { in vkDestroyDevice()
275const VkAllocationCallbacks *pAllocator, VkDebugReportCallbackEXT *pMsgCallback) { in vkCreateDebugReportCallbackEXT()
288 …(VkInstance instance, VkDebugReportCallbackEXT callback, const VkAllocationCallbacks *pAllocator) { in vkDestroyDebugReportCallbackEXT()
Dswapchain.cpp234 static void init_swapchain(layer_data *my_data, const VkAllocationCallbacks *pAllocator) { in init_swapchain()
265 vkCreateInstance(const VkInstanceCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateInstance()
297 …R void VKAPI_CALL vkDestroyInstance(VkInstance instance, const VkAllocationCallbacks *pAllocator) { in vkDestroyInstance()
386 const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in vkCreateAndroidSurfaceKHR()
440 …ce instance, const VkMirSurfaceCreateInfoKHR *pCreateInfo, const VkAllocationCallbacks *pAllocator, in vkCreateMirSurfaceKHR()
527 const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in vkCreateWaylandSurfaceKHR()
613 const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in vkCreateWin32SurfaceKHR()
696 …ce instance, const VkXcbSurfaceCreateInfoKHR *pCreateInfo, const VkAllocationCallbacks *pAllocator, in vkCreateXcbSurfaceKHR()
782 …e instance, const VkXlibSurfaceCreateInfoKHR *pCreateInfo, const VkAllocationCallbacks *pAllocator, in vkCreateXlibSurfaceKHR()
867 …roySurfaceKHR(VkInstance instance, VkSurfaceKHR surface, const VkAllocationCallbacks *pAllocator) { in vkDestroySurfaceKHR()
[all …]
Ddevice_limits.cpp86 static void init_device_limits(layer_data *my_data, const VkAllocationCallbacks *pAllocator) { in init_device_limits()
135 vkCreateInstance(const VkInstanceCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateInstance()
166 …R void VKAPI_CALL vkDestroyInstance(VkInstance instance, const VkAllocationCallbacks *pAllocator) { in vkDestroyInstance()
390const VkAllocationCallbacks *pAllocator, VkDevice *pDevice) { in vkCreateDevice()
463 …PI_ATTR void VKAPI_CALL vkDestroyDevice(VkDevice device, const VkAllocationCallbacks *pAllocator) { in vkDestroyDevice()
473const VkAllocationCallbacks *pAllocator, in vkCreateCommandPool()
482 …yCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocationCallbacks *pAllocator) { in vkDestroyCommandPool()
669const VkAllocationCallbacks *pAllocator, VkDebugReportCallbackEXT *pMsgCallback) { in vkCreateDebugReportCallbackEXT()
680const VkAllocationCallbacks *pAllocator) { in vkDestroyDebugReportCallbackEXT()
Dimage.cpp75 static void init_image(layer_data *my_data, const VkAllocationCallbacks *pAllocator) { in init_image()
87const VkAllocationCallbacks *pAllocator, VkDebugReportCallbackEXT *pMsgCallback) { in vkCreateDebugReportCallbackEXT()
98const VkAllocationCallbacks *pAllocator) { in vkDestroyDebugReportCallbackEXT()
113 vkCreateInstance(const VkInstanceCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateInstance()
142 …R void VKAPI_CALL vkDestroyInstance(VkInstance instance, const VkAllocationCallbacks *pAllocator) { in vkDestroyInstance()
163const VkAllocationCallbacks *pAllocator, VkDevice *pDevice) { in vkCreateDevice()
198 …PI_ATTR void VKAPI_CALL vkDestroyDevice(VkDevice device, const VkAllocationCallbacks *pAllocator) { in vkDestroyDevice()
268 …e(VkDevice device, const VkImageCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateImage()
363 …KAPI_CALL vkDestroyImage(VkDevice device, VkImage image, const VkAllocationCallbacks *pAllocator) { in vkDestroyImage()
372const VkAllocationCallbacks *pAllocator, in vkCreateRenderPass()
[all …]
Dparameter_validation.cpp95 static void init_parameter_validation(layer_data *my_data, const VkAllocationCallbacks *pAllocator)… in init_parameter_validation()
102const VkAllocationCallbacks *pAllocator, VkDebugReportCallbackEXT *pMsgCallback) { in vkCreateDebugReportCallbackEXT()
116const VkAllocationCallbacks *pAllocator) { in vkDestroyDebugReportCallbackEXT()
1358 vkCreateInstance(const VkInstanceCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateInstance()
1408 …R void VKAPI_CALL vkDestroyInstance(VkInstance instance, const VkAllocationCallbacks *pAllocator) { in vkDestroyInstance()
1690const VkAllocationCallbacks *pAllocator, VkDevice *pDevice) { in vkCreateDevice()
1759 …PI_ATTR void VKAPI_CALL vkDestroyDevice(VkDevice device, const VkAllocationCallbacks *pAllocator) { in vkDestroyDevice()
1893const VkAllocationCallbacks *pAllocator, VkDeviceMemory *pMemory) { in vkAllocateMemory()
1911 vkFreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks *pAllocator) { in vkFreeMemory()
2227 …e(VkDevice device, const VkFenceCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateFence()
[all …]
Dobject_tracker.h330 static void init_object_tracker(layer_data *my_data, const VkAllocationCallbacks *pAllocator) { in init_object_tracker()
613 …it_CreateInstance(const VkInstanceCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, in explicit_CreateInstance()
656 …PhysicalDevice gpu, const VkDeviceCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, in explicit_CreateDevice()
852 …ySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkAllocationCallbacks *pAllocator) { in explicit_DestroySwapchainKHR()
871 …explicit_FreeMemory(VkDevice device, VkDeviceMemory mem, const VkAllocationCallbacks *pAllocator) { in explicit_FreeMemory()
900 …orPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks *pAllocator) { in explicit_DestroyDescriptorPool()
925 …yCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocationCallbacks *pAllocator) { in explicit_DestroyCommandPool()
975 … const VkGraphicsPipelineCreateInfo *pCreateInfos, const VkAllocationCallbacks *pAllocator, in explicit_CreateGraphicsPipelines()
1024 … const VkComputePipelineCreateInfo *pCreateInfos, const VkAllocationCallbacks *pAllocator, in explicit_CreateComputePipelines()
Dunique_objects.h149 …it_CreateInstance(const VkInstanceCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, in explicit_CreateInstance()
192 …PhysicalDevice gpu, const VkDeviceCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, in explicit_CreateDevice()
446 … const VkComputePipelineCreateInfo *pCreateInfos, const VkAllocationCallbacks *pAllocator, in explicit_CreateComputePipelines()
489 … const VkGraphicsPipelineCreateInfo *pCreateInfos, const VkAllocationCallbacks *pAllocator, in explicit_CreateGraphicsPipelines()
Dvk_layer_logging.h129const VkAllocationCallbacks *pAllocator, VkDebugReportCallbackEXT *pCallback) { in layer_create_msg_callback()
153 const VkAllocationCallbacks *pAllocator) { in layer_destroy_msg_callback()
Dcore_validation.cpp4608 static void init_core_validation(layer_data *my_data, const VkAllocationCallbacks *pAllocator) { in init_core_validation()
4623 vkCreateInstance(const VkInstanceCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateInstance()
4654 …R void VKAPI_CALL vkDestroyInstance(VkInstance instance, const VkAllocationCallbacks *pAllocator) { in vkDestroyInstance()
4704const VkAllocationCallbacks *pAllocator, VkDevice *pDevice) { in vkCreateDevice()
4755 …PI_ATTR void VKAPI_CALL vkDestroyDevice(VkDevice device, const VkAllocationCallbacks *pAllocator) { in vkDestroyDevice()
5352const VkAllocationCallbacks *pAllocator, VkDeviceMemory *pMemory) { in vkAllocateMemory()
5364 vkFreeMemory(VkDevice device, VkDeviceMemory mem, const VkAllocationCallbacks *pAllocator) { in vkFreeMemory()
5682 …KAPI_CALL vkDestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks *pAllocator) { in vkDestroyFence()
5704 vkDestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks *pAllocator)… in vkDestroySemaphore()
5721 …KAPI_CALL vkDestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks *pAllocator) { in vkDestroyEvent()
[all …]
Dvk_layer_utils.cpp615 const VkAllocationCallbacks *pAllocator, const char *layer_identifier) { in layer_debug_actions()
/external/pdfium/xfa/src/fgas/include/
Dfx_mem.h41 void* operator new(size_t size, IFX_MEMAllocator* pAllocator) { in new()
44 void operator delete(void* p, IFX_MEMAllocator* pAllocator) { in delete()
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_textlayout.h161 CXFA_LinkUserData(IFX_MEMAllocator* pAllocator, FX_WCHAR* pszText) in CXFA_LinkUserData()
185 CXFA_TextUserData(IFX_MEMAllocator* pAllocator, IFDE_CSSComputedStyle* pStyle) in CXFA_TextUserData()
194 CXFA_TextUserData(IFX_MEMAllocator* pAllocator, in CXFA_TextUserData()

12