Home
last modified time | relevance | path

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

123456789

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkRefUtilImpl.inl227 …ormInterface& vk, const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
234 …ice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
241 …kDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator)
248 …vk, VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
255 …VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
262 …vk, VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
269 …VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
276 …k, VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
283 …kDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
290 …vk, VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
[all …]
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkRefUtilImpl.inl221 …ormInterface& vk, const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
228 …ice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
235 …kDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator)
242 …vk, VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
249 …VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
256 …vk, VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
263 …VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
270 …k, VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
277 …kDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
284 …vk, VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiNullHandleTests.cpp42 inline void release (Context& context, VkBuffer buffer, const VkAllocationCallbacks* pAllocator) in release()
47 …e void release (Context& context, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) in release()
53 …void release (Context& context, VkCommandPool commandPool, const VkAllocationCallbacks* pAllocator) in release()
58 …elease (Context& context, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocator) in release()
64 …ntext& context, VkDescriptorSetLayout descriptorSetLayout, const VkAllocationCallbacks* pAllocator) in release()
69 inline void release (Context& context, VkDevice device, const VkAllocationCallbacks* pAllocator) in release()
74 inline void release (Context& context, VkEvent event, const VkAllocationCallbacks* pAllocator) in release()
79 inline void release (Context& context, VkFence fence, const VkAllocationCallbacks* pAllocator) in release()
84 …void release (Context& context, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocator) in release()
89 inline void release (Context& context, VkImage image, const VkAllocationCallbacks* pAllocator) in release()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiNullHandleTests.cpp42 inline void release (Context& context, VkBuffer buffer, const VkAllocationCallbacks* pAllocator) in release()
47 …e void release (Context& context, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) in release()
53 …void release (Context& context, VkCommandPool commandPool, const VkAllocationCallbacks* pAllocator) in release()
58 …elease (Context& context, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocator) in release()
64 …ntext& context, VkDescriptorSetLayout descriptorSetLayout, const VkAllocationCallbacks* pAllocator) in release()
69 inline void release (Context& context, VkDevice device, const VkAllocationCallbacks* pAllocator) in release()
74 inline void release (Context& context, VkEvent event, const VkAllocationCallbacks* pAllocator) in release()
79 inline void release (Context& context, VkFence fence, const VkAllocationCallbacks* pAllocator) in release()
84 …void release (Context& context, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocator) in release()
89 inline void release (Context& context, VkImage image, const VkAllocationCallbacks* pAllocator) in release()
[all …]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkRefUtilImpl.inl101 …ormInterface& vk, const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
108 …ice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
115 …kDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator)
122 …vk, VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
129 …VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
136 …vk, VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
143 …VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
150 …k, VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
157 …kDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
164 …vk, VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator)
[all …]
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_buffer_view.h75 …evice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_sizeof_vkCreateBufferView()
95 …evice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_encode_vkCreateBufferView()
111 …evice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_sizeof_vkCreateBufferView_reply()
128 …evice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_decode_vkCreateBufferView_reply()
148 …estroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroyBufferView()
163 …gsEXT cmd_flags, VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) in vn_encode_vkDestroyBufferView()
176 …BufferView_reply(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroyBufferView_reply()
188 …cs_decoder *dec, VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) in vn_decode_vkDestroyBufferView_reply()
199 …evice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_submit_vkCreateBufferView()
220 …EXT cmd_flags, VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator, … in vn_submit_vkDestroyBufferView()
[all …]
Dvn_protocol_driver_sampler_ycbcr_conversion.h81 …, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_sizeof_vkCreateSamplerYcbcrConversion()
101 …, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_encode_vkCreateSamplerYcbcrConversion()
117 …, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_sizeof_vkCreateSamplerYcbcrConversion_reply()
134 …, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_decode_vkCreateSamplerYcbcrConversion_reply()
154 …VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroySamplerYcbcrConversion()
169 …VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) in vn_encode_vkDestroySamplerYcbcrConversion()
182 …VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroySamplerYcbcrConversion_reply()
194 …VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) in vn_decode_vkDestroySamplerYcbcrConversion_reply()
205 …, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_submit_vkCreateSamplerYcbcrConversion()
226 …Device device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator, … in vn_submit_vkDestroySamplerYcbcrConversion()
[all …]
Dvn_protocol_driver_shader_module.h81 …ice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_sizeof_vkCreateShaderModule()
101 …ice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_encode_vkCreateShaderModule()
117 …ice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_sizeof_vkCreateShaderModule_reply()
134 …ice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_decode_vkCreateShaderModule_reply()
154 …ShaderModule(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroyShaderModule()
169 …T cmd_flags, VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) in vn_encode_vkDestroyShaderModule()
182 …Module_reply(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroyShaderModule_reply()
194 …ecoder *dec, VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) in vn_decode_vkDestroyShaderModule_reply()
205 …ice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_submit_vkCreateShaderModule()
226 …cmd_flags, VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator, … in vn_submit_vkDestroyShaderModule()
[all …]
Dvn_protocol_driver_descriptor_update_template.h119 …const VkDescriptorUpdateTemplateCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_sizeof_vkCreateDescriptorUpdateTemplate()
139 …const VkDescriptorUpdateTemplateCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_encode_vkCreateDescriptorUpdateTemplate()
155 …const VkDescriptorUpdateTemplateCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_sizeof_vkCreateDescriptorUpdateTemplate_reply()
172 …const VkDescriptorUpdateTemplateCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_decode_vkCreateDescriptorUpdateTemplate_reply()
192 …vice, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroyDescriptorUpdateTemplate()
207 …vice, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks* pAllocator) in vn_encode_vkDestroyDescriptorUpdateTemplate()
220 …vice, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroyDescriptorUpdateTemplate_reply()
232 …vice, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks* pAllocator) in vn_decode_vkDestroyDescriptorUpdateTemplate_reply()
243 …const VkDescriptorUpdateTemplateCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_submit_vkCreateDescriptorUpdateTemplate()
264 …ce, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks* pAllocator, … in vn_submit_vkDestroyDescriptorUpdateTemplate()
[all …]
Dvn_protocol_driver_pipeline_layout.h119 …e device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_sizeof_vkCreatePipelineLayout()
139 …e device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_encode_vkCreatePipelineLayout()
155 …e device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_sizeof_vkCreatePipelineLayout_reply()
172 …e device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_decode_vkCreatePipelineLayout_reply()
192 …neLayout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroyPipelineLayout()
207 …d_flags, VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator) in vn_encode_vkDestroyPipelineLayout()
220 …ut_reply(VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroyPipelineLayout_reply()
232 …er *dec, VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator) in vn_decode_vkDestroyPipelineLayout_reply()
243 …e device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_submit_vkCreatePipelineLayout()
264 …flags, VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator, … in vn_submit_vkDestroyPipelineLayout()
[all …]
Dvn_protocol_driver_image_view.h244 …Device device, const VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_sizeof_vkCreateImageView()
264 …Device device, const VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_encode_vkCreateImageView()
280 …Device device, const VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_sizeof_vkCreateImageView_reply()
297 …Device device, const VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_decode_vkCreateImageView_reply()
317 …vkDestroyImageView(VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroyImageView()
332 …lagsEXT cmd_flags, VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocator) in vn_encode_vkDestroyImageView()
345 …royImageView_reply(VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroyImageView_reply()
357 …n_cs_decoder *dec, VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocator) in vn_decode_vkDestroyImageView_reply()
368 …Device device, const VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_submit_vkCreateImageView()
389 …gsEXT cmd_flags, VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocator, … in vn_submit_vkDestroyImageView()
[all …]
Dvn_protocol_driver_sampler.h266 …VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_sizeof_vkCreateSampler()
286 …VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_encode_vkCreateSampler()
302 …VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_sizeof_vkCreateSampler_reply()
319 …VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_decode_vkCreateSampler_reply()
339 …izeof_vkDestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroySampler()
354 …andFlagsEXT cmd_flags, VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAllocator) in vn_encode_vkDestroySampler()
367 …vkDestroySampler_reply(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroySampler_reply()
379 …ct vn_cs_decoder *dec, VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAllocator) in vn_decode_vkDestroySampler_reply()
390 …VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_submit_vkCreateSampler()
411 …dFlagsEXT cmd_flags, VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAllocator, … in vn_submit_vkDestroySampler()
[all …]
Dvn_protocol_driver_framebuffer.h266 …vice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_sizeof_vkCreateFramebuffer()
286 …vice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_encode_vkCreateFramebuffer()
302 …vice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_sizeof_vkCreateFramebuffer_reply()
319 …vice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_decode_vkCreateFramebuffer_reply()
339 …royFramebuffer(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroyFramebuffer()
354 …EXT cmd_flags, VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocator) in vn_encode_vkDestroyFramebuffer()
367 …mebuffer_reply(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroyFramebuffer_reply()
379 …_decoder *dec, VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocator) in vn_decode_vkDestroyFramebuffer_reply()
390 …vice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_submit_vkCreateFramebuffer()
411 …T cmd_flags, VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocator, … in vn_submit_vkDestroyFramebuffer()
[all …]
Dvn_protocol_driver_descriptor_pool.h193 …e device, const VkDescriptorPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_sizeof_vkCreateDescriptorPool()
213 …e device, const VkDescriptorPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_encode_vkCreateDescriptorPool()
229 …e device, const VkDescriptorPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_sizeof_vkCreateDescriptorPool_reply()
246 …e device, const VkDescriptorPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_decode_vkCreateDescriptorPool_reply()
266 …ptorPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroyDescriptorPool()
281 …d_flags, VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocator) in vn_encode_vkDestroyDescriptorPool()
294 …ol_reply(VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroyDescriptorPool_reply()
306 …er *dec, VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocator) in vn_decode_vkDestroyDescriptorPool_reply()
371 …e device, const VkDescriptorPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vn_submit_vkCreateDescriptorPool()
392 …flags, VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocator, … in vn_submit_vkDestroyDescriptorPool()
[all …]
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_image.c122 const VkAllocationCallbacks *pAllocator, in lvp_image_from_swapchain()
146 const VkAllocationCallbacks *pAllocator, in lvp_CreateImage()
160 const VkAllocationCallbacks *pAllocator) in lvp_DestroyImage()
174 const VkAllocationCallbacks *pAllocator, in lvp_CreateImageView()
196 const VkAllocationCallbacks *pAllocator) in lvp_DestroyImageView()
273 const VkAllocationCallbacks* pAllocator, in lvp_CreateBuffer()
332 const VkAllocationCallbacks* pAllocator) in lvp_DestroyBuffer()
371 const VkAllocationCallbacks *pAllocator, in lvp_CreateBufferView()
396 const VkAllocationCallbacks *pAllocator) in lvp_DestroyBufferView()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkPlatform.cpp107 const VkAllocationCallbacks* pAllocator, in createDevice()
168 const VkAllocationCallbacks* pAllocator, in createShaderModule()
217 const VkAllocationCallbacks* pAllocator, in createDescriptorSetLayoutHandlerNorm()
228 const VkAllocationCallbacks* pAllocator, in createDescriptorSetLayoutHandlerStat()
323 const VkAllocationCallbacks* pAllocator, in createImageViewHandler()
379 const VkAllocationCallbacks* pAllocator, in createQueryPoolHandler()
407 const VkAllocationCallbacks* pAllocator, in createPipelineLayoutHandlerNorm()
418 const VkAllocationCallbacks* pAllocator, in createPipelineLayoutHandlerStat()
432 const VkAllocationCallbacks* pAllocator, in createGraphicsPipelinesHandlerNorm()
443 const VkAllocationCallbacks* pAllocator, in createGraphicsPipelinesHandlerStat()
[all …]
DvkRefUtil.cpp35 const VkAllocationCallbacks* pAllocator) in createGraphicsPipeline()
46 const VkAllocationCallbacks* pAllocator) in createComputePipeline()
59 const VkAllocationCallbacks* pAllocator) in createRayTracingPipelineNV()
71 const VkAllocationCallbacks* pAllocator) in createRayTracingPipelineKHR()
110 const VkAllocationCallbacks* pAllocator) in createSemaphore()
128 const VkAllocationCallbacks* pAllocator) in createSemaphoreType()
152 const VkAllocationCallbacks* pAllocator) in createFence()
169 const VkAllocationCallbacks* pAllocator) in createCommandPool()
221 …evice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator) in createShaderModule()
/third_party/vulkan-loader/loader/
Dallocation.c34 void *loader_alloc(const VkAllocationCallbacks *pAllocator, size_t size, VkSystemAllocationScope al…
51 void *loader_calloc(const VkAllocationCallbacks *pAllocator, size_t size, VkSystemAllocationScope a…
71 void loader_free(const VkAllocationCallbacks *pAllocator, void *pMemory) {
85 void *loader_realloc(const VkAllocationCallbacks *pAllocator, void *pMemory, size_t orig_size, size…
137 void *loader_alloc_with_instance_fallback(const VkAllocationCallbacks *pAllocator, const struct loa…
142 void *loader_calloc_with_instance_fallback(const VkAllocationCallbacks *pAllocator, const struct lo…
147 void loader_free_with_instance_fallback(const VkAllocationCallbacks *pAllocator, const struct loade…
152 void *loader_realloc_with_instance_fallback(const VkAllocationCallbacks *pAllocator, const struct l…
Ddebug_utils.c46const VkAllocationCallbacks *pAllocator, VkDebugUtilsMessengerEXT messenger) { in util_CreateDebugUtilsMessenger()
71const VkAllocationCallbacks *pAllocator, in debug_utils_CreateDebugUtilsMessengerEXT()
118 const VkAllocationCallbacks *pAllocator) { in util_DestroyDebugUtilsMessenger()
136 const VkAllocationCallbacks *pAllocator) { in util_CreateDebugUtilsMessengers()
164const VkAllocationCallbacks *pAllocator) { in debug_utils_DestroyDebugUtilsMessengerEXT()
176const VkAllocationCallbacks *pAllocator, in terminator_CreateDebugUtilsMessengerEXT()
252const VkAllocationCallbacks *pAllocator) { in terminator_DestroyDebugUtilsMessengerEXT()
294const VkAllocationCallbacks *pAllocator, VkDebugReportCallbackEXT callback) { in util_CreateDebugReportCallback()
317const VkAllocationCallbacks *pAllocator, in debug_utils_CreateDebugReportCallbackEXT()
372 const VkAllocationCallbacks *pAllocator) { in util_DestroyDebugReportCallback()
[all …]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkObject.hpp43 static VkResult Create(const VkAllocationCallbacks *pAllocator, const CreateInfo *pCreateInfo, VkT … in Create()
87 …void destroy(const VkAllocationCallbacks *pAllocator) {} // Method defined by objects to delete t… in destroy()
90 …static VkResult Create(const VkAllocationCallbacks *pAllocator, const CreateInfo *pCreateInfo, VkT… in Create()
133 void destroy(const VkAllocationCallbacks *pAllocator) in destroy()
138 void operator delete(void *ptr, const VkAllocationCallbacks *pAllocator) in operator delete()
145 …static VkResult Create(const VkAllocationCallbacks *pAllocator, const CreateInfo *pCreateInfo, VkT… in Create()
/third_party/vulkan-loader/tests/framework/layer/
Dwrap_objects.cpp165const VkAllocationCallbacks *pAllocator, VkInstance *pInstance) { in wrap_vkCreateInstance()
228 …d VKAPI_CALL wrap_vkDestroyInstance(VkInstance instance, const VkAllocationCallbacks *pAllocator) { in wrap_vkDestroyInstance()
239const VkAllocationCallbacks *pAllocator, in wrap_vkCreateDebugUtilsMessengerEXT()
255const VkAllocationCallbacks *pAllocator) { in wrap_vkDestroyDebugUtilsMessengerEXT()
266 const VkAllocationCallbacks *pAllocator) { in wrap_vkDestroySurfaceKHR()
274const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in wrap_vkCreateAndroidSurfaceKHR()
284const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in wrap_vkCreateWin32SurfaceKHR()
294const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in wrap_vkCreateWaylandSurfaceKHR()
304const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in wrap_vkCreateXcbSurfaceKHR()
314const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in wrap_vkCreateXlibSurfaceKHR()
[all …]
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_image.c128 const VkAllocationCallbacks *pAllocator, in pvr_CreateImage()
158 const VkAllocationCallbacks *pAllocator) in pvr_DestroyImage()
258 const VkAllocationCallbacks *pAllocator, in pvr_CreateImageView()
356 const VkAllocationCallbacks *pAllocator) in pvr_DestroyImageView()
369 const VkAllocationCallbacks *pAllocator, in pvr_CreateBufferView()
437 const VkAllocationCallbacks *pAllocator) in pvr_DestroyBufferView()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_descriptor_set.c125 const VkAllocationCallbacks *pAllocator, in panvk_CreatePipelineLayout()
207 const VkAllocationCallbacks *pAllocator, in panvk_CreateDescriptorPool()
270 const VkAllocationCallbacks *pAllocator) in panvk_DestroyDescriptorPool()
327 const VkAllocationCallbacks *pAllocator, in panvk_CreateDescriptorUpdateTemplate()
337 const VkAllocationCallbacks *pAllocator) in panvk_DestroyDescriptorUpdateTemplate()
354 const VkAllocationCallbacks *pAllocator, in panvk_CreateSamplerYcbcrConversion()
364 const VkAllocationCallbacks *pAllocator) in panvk_DestroySamplerYcbcrConversion()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_image.c248 const VkAllocationCallbacks *pAllocator, in create_image()
368 const VkAllocationCallbacks *pAllocator, in create_image_from_swapchain()
414 const VkAllocationCallbacks *pAllocator, in v3dv_CreateImage()
467 const VkAllocationCallbacks* pAllocator) in v3dv_DestroyImage()
499 const VkAllocationCallbacks *pAllocator, in create_image_view()
577 const VkAllocationCallbacks *pAllocator, in v3dv_CreateImageView()
588 const VkAllocationCallbacks* pAllocator) in v3dv_DestroyImageView()
602 const VkAllocationCallbacks *pAllocator, in v3dv_CreateBufferView()
647 const VkAllocationCallbacks *pAllocator) in v3dv_DestroyBufferView()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_pipeline.c26 const VkAllocationCallbacks *pAllocator, in vn_CreateShaderModule()
53 const VkAllocationCallbacks *pAllocator) in vn_DestroyShaderModule()
74 const VkAllocationCallbacks *pAllocator, in vn_CreatePipelineLayout()
102 const VkAllocationCallbacks *pAllocator) in vn_DestroyPipelineLayout()
125 const VkAllocationCallbacks *pAllocator, in vn_CreatePipelineCache()
165 const VkAllocationCallbacks *pAllocator) in vn_DestroyPipelineCache()
370 const VkAllocationCallbacks *pAllocator, in vn_CreateGraphicsPipelines()
421 const VkAllocationCallbacks *pAllocator, in vn_CreateComputePipelines()
457 const VkAllocationCallbacks *pAllocator) in vn_DestroyPipeline()

123456789