Home
last modified time | relevance | path

Searched refs:VkBindImageMemorySwapchainInfoKHR (Results 1 - 21 of 21) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_image.c470 const VkBindImageMemorySwapchainInfoKHR *swapchain_info = in vn_BindImageMemory2()
496 * patch it in. If VkBindImageMemorySwapchainInfoKHR is given, we've in vn_BindImageMemory2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp1063 std::vector<VkBindImageMemorySwapchainInfoKHR> bindImageMemorySwapchainInfo(numImages); in testImageSwapchainCreateInfo()
1071 VkBindImageMemorySwapchainInfoKHR bimsInfo = in testImageSwapchainCreateInfo()
1085 DE_NULL, // If the pNext chain includes an instance of VkBindImageMemorySwapchainInfoKHR, memory must be VK_NULL_HANDLE in testImageSwapchainCreateInfo()
1086 0u // If swapchain <in VkBindImageMemorySwapchainInfoKHR> is not NULL, the swapchain and imageIndex are used to determine the memory that the image is bound to, instead of memory and memoryOffset. in testImageSwapchainCreateInfo()
2059 vector<VkBindImageMemorySwapchainInfoKHR> bindImageMemorySwapchainInfo (numImages); in deviceGroupRenderTest2()
2070 VkBindImageMemorySwapchainInfoKHR bimsInfo = in deviceGroupRenderTest2()
2084 DE_NULL, // If the pNext chain includes an instance of VkBindImageMemorySwapchainInfoKHR, memory must be VK_NULL_HANDLE in deviceGroupRenderTest2()
2085 0u // If swapchain <in VkBindImageMemorySwapchainInfoKHR> is not NULL, the swapchain and imageIndex are used to determine the memory that the image is bound to, instead of memory and memoryOffset. in deviceGroupRenderTest2()
2131 DE_NULL, // If the pNext chain includes an instance of VkBindImageMemorySwapchainInfoKHR, memory must be VK_NULL_HANDLE in deviceGroupRenderTest2()
2132 0u // If swapchain <in VkBindImageMemorySwapchainInfoKHR> i in deviceGroupRenderTest2()
[all...]
H A DvktWsiMaintenance1Tests.cpp685 VkBindImageMemorySwapchainInfoKHR bimSwapchainInfo = in bindSingleImageMemory()
1966 // Bind image with VkBindImageMemorySwapchainInfoKHR in populateDeferredAllocGroup()
1974 // Bind image with VkBindImageMemorySwapchainInfoKHR with multiple swapchains in populateDeferredAllocGroup()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp1047 std::vector<VkBindImageMemorySwapchainInfoKHR> bindImageMemorySwapchainInfo(numImages); in testImageSwapchainCreateInfo()
1055 VkBindImageMemorySwapchainInfoKHR bimsInfo = in testImageSwapchainCreateInfo()
1069 DE_NULL, // If the pNext chain includes an instance of VkBindImageMemorySwapchainInfoKHR, memory must be VK_NULL_HANDLE in testImageSwapchainCreateInfo()
1070 0u // If swapchain <in VkBindImageMemorySwapchainInfoKHR> is not NULL, the swapchain and imageIndex are used to determine the memory that the image is bound to, instead of memory and memoryOffset. in testImageSwapchainCreateInfo()
2043 vector<VkBindImageMemorySwapchainInfoKHR> bindImageMemorySwapchainInfo (numImages); in deviceGroupRenderTest2()
2054 VkBindImageMemorySwapchainInfoKHR bimsInfo = in deviceGroupRenderTest2()
2068 DE_NULL, // If the pNext chain includes an instance of VkBindImageMemorySwapchainInfoKHR, memory must be VK_NULL_HANDLE in deviceGroupRenderTest2()
2069 0u // If swapchain <in VkBindImageMemorySwapchainInfoKHR> is not NULL, the swapchain and imageIndex are used to determine the memory that the image is bound to, instead of memory and memoryOffset. in deviceGroupRenderTest2()
2115 DE_NULL, // If the pNext chain includes an instance of VkBindImageMemorySwapchainInfoKHR, memory must be VK_NULL_HANDLE in deviceGroupRenderTest2()
2116 0u // If swapchain <in VkBindImageMemorySwapchainInfoKHR> i in deviceGroupRenderTest2()
[all...]
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1996 const VkBindImageMemorySwapchainInfoKHR *swapchain_info = in lvp_BindImageMemory2()
1997 (const VkBindImageMemorySwapchainInfoKHR *) s; in lvp_BindImageMemory2()
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_image.c691 const VkBindImageMemorySwapchainInfoKHR *swapchain_info = in dzn_BindImageMemory2()
692 (const VkBindImageMemorySwapchainInfoKHR *) s; in dzn_BindImageMemory2()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_image.c1901 const VkBindImageMemorySwapchainInfoKHR *swapchain_info = in anv_BindImageMemory2()
1902 (const VkBindImageMemorySwapchainInfoKHR *) s; in anv_BindImageMemory2()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c2501 const VkBindImageMemorySwapchainInfoKHR *swapchain_info = in v3dv_BindImageMemory2()
/third_party/glfw/deps/glad/
H A Dvulkan.h2332 typedef struct VkBindImageMemorySwapchainInfoKHR { struct
2337 } VkBindImageMemorySwapchainInfoKHR; typedef
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h5289 typedef struct VkBindImageMemorySwapchainInfoKHR { struct
5294 } VkBindImageMemorySwapchainInfoKHR; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp791 static void parse_VkBindImageMemorySwapchainInfoKHR(const char* s, Json::Value& obj, VkBindImageMemorySwapchainInfoKHR& o);
1235 p = s_globalMem.allocate(sizeof(VkBindImageMemorySwapchainInfoKHR)); in parsePNextChain()
1236 parse_VkBindImageMemorySwapchainInfoKHR("", pNextObj, *((VkBindImageMemorySwapchainInfoKHR*)p)); in parsePNextChain()
10323 static void parse_VkBindImageMemorySwapchainInfoKHR(const char* s, Json::Value& obj, VkBindImageMemorySwapchainInfoKHR& o) { in parse_VkBindImageMemorySwapchainInfoKHR()
10327 o.pNext = (VkBindImageMemorySwapchainInfoKHR*)parsePNextChain(obj); in parse_VkBindImageMemorySwapchainInfoKHR()
H A Dvulkan_json_data.hpp24423 static void print_VkBindImageMemorySwapchainInfoKHR(VkBindImageMemorySwapchainInfoKHR obj, const std::string& s, bool commaNeeded=true) { in print_VkBindImageMemorySwapchainInfoKHR()
24449 static void print_VkBindImageMemorySwapchainInfoKHR(const VkBindImageMemorySwapchainInfoKHR * obj, const std::string& s, bool commaNeeded=true) { in print_VkBindImageMemorySwapchainInfoKHR()
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DlibVulkan.cpp386 // order to support passing VkBindImageMemorySwapchainInfoKHR
3024 auto swapchainInfo = reinterpret_cast<VkBindImageMemorySwapchainInfoKHR const *>(extInfo); in vkBindImageMemory2()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h6137 typedef struct VkBindImageMemorySwapchainInfoKHR { struct
6142 } VkBindImageMemorySwapchainInfoKHR; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp6324 using NativeType = VkBindImageMemorySwapchainInfoKHR;
6339 BindImageMemorySwapchainInfoKHR( VkBindImageMemorySwapchainInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT
6347 BindImageMemorySwapchainInfoKHR & operator=( VkBindImageMemorySwapchainInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT
6373 operator VkBindImageMemorySwapchainInfoKHR const &() const VULKAN_HPP_NOEXCEPT
6375 return *reinterpret_cast<const VkBindImageMemorySwapchainInfoKHR *>( this );
6378 operator VkBindImageMemorySwapchainInfoKHR &() VULKAN_HPP_NOEXCEPT
6380 return *reinterpret_cast<VkBindImageMemorySwapchainInfoKHR *>( this );
6405 sizeof( VkBindImageMemorySwapchainInfoKHR ),
[all...]
H A Dvulkan_core.h6236 typedef struct VkBindImageMemorySwapchainInfoKHR { struct
6241 } VkBindImageMemorySwapchainInfoKHR; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h7540 typedef struct VkBindImageMemorySwapchainInfoKHR { struct
7545 } VkBindImageMemorySwapchainInfoKHR; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h6286 typedef struct VkBindImageMemorySwapchainInfoKHR { struct
6291 } VkBindImageMemorySwapchainInfoKHR; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h7700 typedef struct VkBindImageMemorySwapchainInfoKHR { struct
7705 } VkBindImageMemorySwapchainInfoKHR; typedef
H A Dvulkan_static_assertions.hpp1822 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::BindImageMemorySwapchainInfoKHR ) == sizeof( VkBindImageMemorySwapchainInfoKHR ),
H A Dvulkan_structs.hpp8297 using NativeType = VkBindImageMemorySwapchainInfoKHR;
8314 BindImageMemorySwapchainInfoKHR( VkBindImageMemorySwapchainInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT
8322 BindImageMemorySwapchainInfoKHR & operator=( VkBindImageMemorySwapchainInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT
8348 operator VkBindImageMemorySwapchainInfoKHR const &() const VULKAN_HPP_NOEXCEPT
8350 return *reinterpret_cast<const VkBindImageMemorySwapchainInfoKHR *>( this );
8353 operator VkBindImageMemorySwapchainInfoKHR &() VULKAN_HPP_NOEXCEPT
8355 return *reinterpret_cast<VkBindImageMemorySwapchainInfoKHR *>( this );
[all...]

Completed in 502 milliseconds