Home
last modified time | relevance | path

Searched defs:pFramebuffer (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_framebuffer.c30 vk_common_CreateFramebuffer(VkDevice _device, const VkFramebufferCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkFramebuffer *pFramebuffer) vk_common_CreateFramebuffer() argument
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_render_pass.c279 vn_CreateFramebuffer(VkDevice device, const VkFramebufferCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkFramebuffer *pFramebuffer) vn_CreateFramebuffer() argument
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_framebuffer.h266 static inline size_t vn_sizeof_vkCreateFramebuffer(VkDevice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkFramebuffer* pFramebuffer) in vn_sizeof_vkCreateFramebuffer() argument
286 static inline void vn_encode_vkCreateFramebuffer(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkFramebuffer* pFramebuffer) in vn_encode_vkCreateFramebuffer() argument
302 static inline size_t vn_sizeof_vkCreateFramebuffer_reply(VkDevice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkFramebuffer* pFramebuffer) in vn_sizeof_vkCreateFramebuffer_reply() argument
319 vn_decode_vkCreateFramebuffer_reply(struct vn_cs_decoder *dec, VkDevice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkFramebuffer* pFramebuffer) vn_decode_vkCreateFramebuffer_reply() argument
390 vn_submit_vkCreateFramebuffer(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkFramebuffer* pFramebuffer, struct vn_instance_submit_command *submit) vn_submit_vkCreateFramebuffer() argument
432 vn_call_vkCreateFramebuffer(struct vn_instance *vn_instance, VkDevice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkFramebuffer* pFramebuffer) vn_call_vkCreateFramebuffer() argument
448 vn_async_vkCreateFramebuffer(struct vn_instance *vn_instance, VkDevice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkFramebuffer* pFramebuffer) vn_async_vkCreateFramebuffer() argument
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c2634 v3dv_CreateFramebuffer(VkDevice _device, const VkFramebufferCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkFramebuffer *pFramebuffer) v3dv_CreateFramebuffer() argument
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_device.c1527 panvk_CreateFramebuffer(VkDevice _device, const VkFramebufferCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkFramebuffer *pFramebuffer) panvk_CreateFramebuffer() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c2640 tu_CreateFramebuffer(VkDevice _device, const VkFramebufferCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkFramebuffer *pFramebuffer) tu_CreateFramebuffer() argument
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_device.c2393 pvr_CreateFramebuffer(VkDevice _device, const VkFramebufferCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkFramebuffer *pFramebuffer) pvr_CreateFramebuffer() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DlibVulkan.cpp2326 VKAPI_ATTR VkResult VKAPI_CALL vkCreateFramebuffer(VkDevice device, const VkFramebufferCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkFramebuffer *pFramebuffer) in vkCreateFramebuffer() argument
/third_party/vulkan-loader/loader/
H A Dtrampoline.c1873 vkCreateFramebuffer(VkDevice device, const VkFramebufferCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkFramebuffer *pFramebuffer) vkCreateFramebuffer() argument

Completed in 30 milliseconds