/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_buffer.h | 238 /* struct VkBindBufferMemoryDeviceGroupInfo chain */ 248 vn_sizeof_VkBindBufferMemoryDeviceGroupInfo_self(const VkBindBufferMemoryDeviceGroupInfo *val) in vn_sizeof_VkBindBufferMemoryDeviceGroupInfo_self() 263 vn_sizeof_VkBindBufferMemoryDeviceGroupInfo(const VkBindBufferMemoryDeviceGroupInfo *val) in vn_sizeof_VkBindBufferMemoryDeviceGroupInfo() 282 vn_encode_VkBindBufferMemoryDeviceGroupInfo_self(struct vn_cs_encoder *enc, const VkBindBufferMemoryDeviceGroupInfo *val) in vn_encode_VkBindBufferMemoryDeviceGroupInfo_self() 295 vn_encode_VkBindBufferMemoryDeviceGroupInfo(struct vn_cs_encoder *enc, const VkBindBufferMemoryDeviceGroupInfo *val) in vn_encode_VkBindBufferMemoryDeviceGroupInfo() 317 size += vn_sizeof_VkBindBufferMemoryDeviceGroupInfo_self((const VkBindBufferMemoryDeviceGroupInfo *)pnext); in vn_sizeof_VkBindBufferMemoryInfo_pnext() 363 vn_encode_VkBindBufferMemoryDeviceGroupInfo_self(enc, (const VkBindBufferMemoryDeviceGroupInfo *)pnext); in vn_encode_VkBindBufferMemoryInfo_pnext()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/device_group/ |
H A D | vktDeviceGroupRendering.cpp | 562 VkBindBufferMemoryDeviceGroupInfo devGroupBindInfo = in iterate() 634 VkBindBufferMemoryDeviceGroupInfo devGroupBindInfo = in iterate() 705 VkBindBufferMemoryDeviceGroupInfo devGroupBindInfo = in iterate() 776 VkBindBufferMemoryDeviceGroupInfo devGroupBindInfo = in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/device_group/ |
H A D | vktDeviceGroupRendering.cpp | 562 VkBindBufferMemoryDeviceGroupInfo devGroupBindInfo = in iterate() 634 VkBindBufferMemoryDeviceGroupInfo devGroupBindInfo = in iterate() 705 VkBindBufferMemoryDeviceGroupInfo devGroupBindInfo = in iterate() 776 VkBindBufferMemoryDeviceGroupInfo devGroupBindInfo = in iterate()
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 4642 typedef struct VkBindBufferMemoryDeviceGroupInfo { struct 4647 } VkBindBufferMemoryDeviceGroupInfo; typedef 6487 typedef VkBindBufferMemoryDeviceGroupInfo VkBindBufferMemoryDeviceGroupInfoKHR;
|
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 2278 typedef struct VkBindBufferMemoryDeviceGroupInfo { struct 2283 } VkBindBufferMemoryDeviceGroupInfo; typedef
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 3705 typedef struct VkBindBufferMemoryDeviceGroupInfo { struct 3710 } VkBindBufferMemoryDeviceGroupInfo; typedef
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vulkan_json_parser.hpp | 783 static void parse_VkBindBufferMemoryDeviceGroupInfo(const char* s, Json::Value& obj, VkBindBufferMemoryDeviceGroupInfo& o); 1199 p = s_globalMem.allocate(sizeof(VkBindBufferMemoryDeviceGroupInfo)); in parsePNextChain() 1200 parse_VkBindBufferMemoryDeviceGroupInfo("", pNextObj, *((VkBindBufferMemoryDeviceGroupInfo*)p)); in parsePNextChain() 7817 static void parse_VkBindBufferMemoryDeviceGroupInfo(const char* s, Json::Value& obj, VkBindBufferMemoryDeviceGroupInfo& o) { in parse_VkBindBufferMemoryDeviceGroupInfo() 7821 o.pNext = (VkBindBufferMemoryDeviceGroupInfo*)parsePNextChain(obj); in parse_VkBindBufferMemoryDeviceGroupInfo()
|
H A D | vulkan_json_data.hpp | 15138 static void print_VkBindBufferMemoryDeviceGroupInfo(VkBindBufferMemoryDeviceGroupInfo obj, const std::string& s, bool commaNeeded=true) { in print_VkBindBufferMemoryDeviceGroupInfo() 15176 static void print_VkBindBufferMemoryDeviceGroupInfo(const VkBindBufferMemoryDeviceGroupInfo * obj, const std::string& s, bool commaNeeded=true) { in print_VkBindBufferMemoryDeviceGroupInfo() [all...] |
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 5000 typedef struct VkBindBufferMemoryDeviceGroupInfo { struct 5005 } VkBindBufferMemoryDeviceGroupInfo; typedef 7952 typedef VkBindBufferMemoryDeviceGroupInfo VkBindBufferMemoryDeviceGroupInfoKHR;
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_core.h | 4736 typedef struct VkBindBufferMemoryDeviceGroupInfo { struct 4741 } VkBindBufferMemoryDeviceGroupInfo; typedef 6586 typedef VkBindBufferMemoryDeviceGroupInfo VkBindBufferMemoryDeviceGroupInfoKHR;
|
H A D | vulkan_structs.hpp | 5704 using NativeType = VkBindBufferMemoryDeviceGroupInfo; 5719 BindBufferMemoryDeviceGroupInfo( VkBindBufferMemoryDeviceGroupInfo const & rhs ) VULKAN_HPP_NOEXCEPT 5734 BindBufferMemoryDeviceGroupInfo & operator=( VkBindBufferMemoryDeviceGroupInfo const & rhs ) VULKAN_HPP_NOEXCEPT 5770 operator VkBindBufferMemoryDeviceGroupInfo const &() const VULKAN_HPP_NOEXCEPT 5772 return *reinterpret_cast<const VkBindBufferMemoryDeviceGroupInfo *>( this ); 5775 operator VkBindBufferMemoryDeviceGroupInfo &() VULKAN_HPP_NOEXCEPT 5777 return *reinterpret_cast<VkBindBufferMemoryDeviceGroupInfo *>( this ); 5802 sizeof( VkBindBufferMemoryDeviceGroupInfo ), [all...] |
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 4785 typedef struct VkBindBufferMemoryDeviceGroupInfo { struct 4790 } VkBindBufferMemoryDeviceGroupInfo; typedef 6746 typedef VkBindBufferMemoryDeviceGroupInfo VkBindBufferMemoryDeviceGroupInfoKHR;
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_core.h | 5153 typedef struct VkBindBufferMemoryDeviceGroupInfo { struct 5158 } VkBindBufferMemoryDeviceGroupInfo; typedef 8946 typedef VkBindBufferMemoryDeviceGroupInfo VkBindBufferMemoryDeviceGroupInfoKHR;
|
H A D | vulkan_static_assertions.hpp | 753 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::BindBufferMemoryDeviceGroupInfo ) == sizeof( VkBindBufferMemoryDeviceGroupInfo ),
|
H A D | vulkan_structs.hpp | 7280 using NativeType = VkBindBufferMemoryDeviceGroupInfo; 7297 BindBufferMemoryDeviceGroupInfo( VkBindBufferMemoryDeviceGroupInfo const & rhs ) VULKAN_HPP_NOEXCEPT 7312 BindBufferMemoryDeviceGroupInfo & operator=( VkBindBufferMemoryDeviceGroupInfo const & rhs ) VULKAN_HPP_NOEXCEPT 7348 operator VkBindBufferMemoryDeviceGroupInfo const &() const VULKAN_HPP_NOEXCEPT 7350 return *reinterpret_cast<const VkBindBufferMemoryDeviceGroupInfo *>( this ); 7353 operator VkBindBufferMemoryDeviceGroupInfo &() VULKAN_HPP_NOEXCEPT 7355 return *reinterpret_cast<VkBindBufferMemoryDeviceGroupInfo *>( this ); [all...] |