Home
last modified time | relevance | path

Searched refs:VkBindImageMemoryInfo (Results 1 - 25 of 53) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrImageOffsetTests.cpp104 vector<vk::VkBindImageMemoryInfo> coreInfos; in imageOffsetTest()
127 vk::VkBindImageMemoryInfo coreInfo = in imageOffsetTest()
H A DvktYCbCrViewTests.cpp522 VkBindImageMemoryInfo coreInfo = in testPlaneView()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrImageOffsetTests.cpp104 vector<vk::VkBindImageMemoryInfo> coreInfos; in imageOffsetTest()
127 vk::VkBindImageMemoryInfo coreInfo = in imageOffsetTest()
H A DvktYCbCrViewTests.cpp474 VkBindImageMemoryInfo coreInfo = in testPlaneView()
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_image.h613 /* struct VkBindImageMemoryInfo chain */
646 vn_sizeof_VkBindImageMemoryInfo_self(const VkBindImageMemoryInfo *val) in vn_sizeof_VkBindImageMemoryInfo_self()
657 vn_sizeof_VkBindImageMemoryInfo(const VkBindImageMemoryInfo *val) in vn_sizeof_VkBindImageMemoryInfo()
698 vn_encode_VkBindImageMemoryInfo_self(struct vn_cs_encoder *enc, const VkBindImageMemoryInfo *val) in vn_encode_VkBindImageMemoryInfo_self()
707 vn_encode_VkBindImageMemoryInfo(struct vn_cs_encoder *enc, const VkBindImageMemoryInfo *val) in vn_encode_VkBindImageMemoryInfo()
1570 static inline size_t vn_sizeof_vkBindImageMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindImageMemoryInfo* pBindInfos) in vn_sizeof_vkBindImageMemory2()
1589 static inline void vn_encode_vkBindImageMemory2(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, uint32_t bindInfoCount, const VkBindImageMemoryInfo* pBindInfos) in vn_encode_vkBindImageMemory2()
1607 static inline size_t vn_sizeof_vkBindImageMemory2_reply(VkDevice device, uint32_t bindInfoCount, const VkBindImageMemoryInfo* pBindInfos) in vn_sizeof_vkBindImageMemory2_reply()
1621 static inline VkResult vn_decode_vkBindImageMemory2_reply(struct vn_cs_decoder *dec, VkDevice device, uint32_t bindInfoCount, const VkBindImageMemoryInfo* pBindInfos) in vn_decode_vkBindImageMemory2_reply()
2123 static inline void vn_submit_vkBindImageMemory2(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, uint32_t bindInfoCount, const VkBindImageMemoryInfo* pBindInfo
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_image.c444 const VkBindImageMemoryInfo *pBindInfos) in vn_BindImageMemory2()
449 VkBindImageMemoryInfo *local_infos = NULL; in vn_BindImageMemory2()
451 const VkBindImageMemoryInfo *info = &pBindInfos[i]; in vn_BindImageMemory2()
468 unreachable("VkBindImageMemoryInfo with no memory"); in vn_BindImageMemory2()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkMemUtil.cpp428 vector<VkBindImageMemoryInfo> coreInfos; in bindImagePlanesMemory()
448 VkBindImageMemoryInfo coreInfo = in bindImagePlanesMemory()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_android.c286 VkBindImageMemoryInfo bind_info = { in tu_import_memory_from_gralloc_handle()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_android.c272 VkBindImageMemoryInfo bind_info = { in v3dv_import_native_buffer_fd()
H A Dv3dv_device.c2477 bind_image_memory(const VkBindImageMemoryInfo *info) in bind_image_memory()
2498 const VkBindImageMemoryInfo *pBindInfos) in v3dv_BindImageMemory2()
2508 VkBindImageMemoryInfo swapchain_bind = { in v3dv_BindImageMemory2()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPromotedExtensions.cpp56 VKAPI_ATTR VkResult VKAPI_CALL vkBindImageMemory2KHR(VkDevice device, uint32_t bindInfoCount, const VkBindImageMemoryInfo *pBindInfos) in vkBindImageMemory2KHR()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryBindingTests.cpp62 typedef std::vector<VkBindImageMemoryInfo> BindImageMemoryInfosList;
340 const VkBindImageMemoryInfo makeImageMemoryBindingInfo (VkImage image, in makeImageMemoryBindingInfo()
343 const VkBindImageMemoryInfo imageMemoryBinding = in makeImageMemoryBindingInfo()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryBindingTests.cpp62 typedef std::vector<VkBindImageMemoryInfo> BindImageMemoryInfosList;
340 const VkBindImageMemoryInfo makeImageMemoryBindingInfo (VkImage image, in makeImageMemoryBindingInfo()
343 const VkBindImageMemoryInfo imageMemoryBinding = in makeImageMemoryBindingInfo()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp1064 std::vector<VkBindImageMemoryInfo> bindImageMemoryInfos (numImages); in testImageSwapchainCreateInfo()
1080 VkBindImageMemoryInfo bimInfo = in testImageSwapchainCreateInfo()
2063 vector<VkBindImageMemoryInfo> bindImageMemoryInfos (numImages); in deviceGroupRenderTest2()
2079 VkBindImageMemoryInfo bimInfo = in deviceGroupRenderTest2()
2097 vector<VkBindImageMemoryInfo> bindImageMemoryInfos (numImages); in deviceGroupRenderTest2()
2126 VkBindImageMemoryInfo bimInfo = in deviceGroupRenderTest2()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp1048 std::vector<VkBindImageMemoryInfo> bindImageMemoryInfos (numImages); in testImageSwapchainCreateInfo()
1064 VkBindImageMemoryInfo bimInfo = in testImageSwapchainCreateInfo()
2047 vector<VkBindImageMemoryInfo> bindImageMemoryInfos (numImages); in deviceGroupRenderTest2()
2063 VkBindImageMemoryInfo bimInfo = in deviceGroupRenderTest2()
2081 vector<VkBindImageMemoryInfo> bindImageMemoryInfos (numImages); in deviceGroupRenderTest2()
2110 VkBindImageMemoryInfo bimInfo = in deviceGroupRenderTest2()
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_image.c206 const VkBindImageMemoryInfo *pBindInfos) in pvr_BindImageMemory2()
/third_party/skia/src/gpu/
H A DGrAHardwareBufferUtils.cpp464 VkBindImageMemoryInfo bindImageInfo; in make_vk_backend_texture()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_android.c200 VkBindImageMemoryInfo bind_info = { in radv_image_from_gralloc()
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_device.c466 VkBindImageMemoryInfo bind = { in vk_common_BindImageMemory()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1984 const VkBindImageMemoryInfo *pBindInfos) in lvp_BindImageMemory2()
1988 const VkBindImageMemoryInfo *bind_info = &pBindInfos[i]; in lvp_BindImageMemory2()
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_image.c678 const VkBindImageMemoryInfo *pBindInfos) in dzn_BindImageMemory2()
683 const VkBindImageMemoryInfo *bind_info = &pBindInfos[i]; in dzn_BindImageMemory2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/device_group/
H A DvktDeviceGroupRendering.cpp1248 VkBindImageMemoryInfo bindInfo = in iterate()
1538 VkBindImageMemoryInfo bindInfo = in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/device_group/
H A DvktDeviceGroupRendering.cpp1248 VkBindImageMemoryInfo bindInfo = in iterate()
1538 VkBindImageMemoryInfo bindInfo = in iterate()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_image.c1852 const VkBindImageMemoryInfo* pBindInfos) in anv_BindImageMemory2()
1857 const VkBindImageMemoryInfo *bind_info = &pBindInfos[i]; in anv_BindImageMemory2()
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_device.c1343 const VkBindImageMemoryInfo *pBindInfos) in panvk_BindImageMemory2()

Completed in 47 milliseconds

123