/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_device_memory.h | 184 /* struct VkMemoryOpaqueCaptureAddressAllocateInfo chain */ 194 vn_sizeof_VkMemoryOpaqueCaptureAddressAllocateInfo_self(const VkMemoryOpaqueCaptureAddressAllocateInfo *val) in vn_sizeof_VkMemoryOpaqueCaptureAddressAllocateInfo_self() 203 vn_sizeof_VkMemoryOpaqueCaptureAddressAllocateInfo(const VkMemoryOpaqueCaptureAddressAllocateInfo *val) in vn_sizeof_VkMemoryOpaqueCaptureAddressAllocateInfo() 222 vn_encode_VkMemoryOpaqueCaptureAddressAllocateInfo_self(struct vn_cs_encoder *enc, const VkMemoryOpaqueCaptureAddressAllocateInfo *val) in vn_encode_VkMemoryOpaqueCaptureAddressAllocateInfo_self() 229 vn_encode_VkMemoryOpaqueCaptureAddressAllocateInfo(struct vn_cs_encoder *enc, const VkMemoryOpaqueCaptureAddressAllocateInfo *val) in vn_encode_VkMemoryOpaqueCaptureAddressAllocateInfo() 322 size += vn_sizeof_VkMemoryOpaqueCaptureAddressAllocateInfo_self((const VkMemoryOpaqueCaptureAddressAllocateInfo *)pnext); in vn_sizeof_VkMemoryAllocateInfo_pnext() 392 vn_encode_VkMemoryOpaqueCaptureAddressAllocateInfo_self(enc, (const VkMemoryOpaqueCaptureAddressAllocateInfo *)pnext); in vn_encode_VkMemoryAllocateInfo_pnext()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingBufferDeviceAddressTests.cpp | 757 VkMemoryOpaqueCaptureAddressAllocateInfo memoryOpaqueCaptureAddressAllocateInfo = in iterate() 1494 VkMemoryOpaqueCaptureAddressAllocateInfo memoryOpaqueCaptureAddressAllocateInfo = in iterate()
|
H A D | vktBindingDescriptorBufferTests.cpp | 3566 VkMemoryOpaqueCaptureAddressAllocateInfo opaqueCaptureAddressAllocateInfo = initVulkanStructure(); 3655 VkMemoryOpaqueCaptureAddressAllocateInfo opaqueCaptureAddressAllocateInfo = initVulkanStructure();
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
H A D | vktBindingBufferDeviceAddressTests.cpp | 757 VkMemoryOpaqueCaptureAddressAllocateInfo memoryOpaqueCaptureAddressAllocateInfo = in iterate() 1494 VkMemoryOpaqueCaptureAddressAllocateInfo memoryOpaqueCaptureAddressAllocateInfo = in iterate()
|
H A D | vktBindingDescriptorBufferTests.cpp | 3537 VkMemoryOpaqueCaptureAddressAllocateInfo opaqueCaptureAddressAllocateInfo = initVulkanStructure(); 3626 VkMemoryOpaqueCaptureAddressAllocateInfo opaqueCaptureAddressAllocateInfo = initVulkanStructure();
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_device.c | 3857 const VkMemoryOpaqueCaptureAddressAllocateInfo *addr_info = in anv_AllocateMemory() 3858 (const VkMemoryOpaqueCaptureAddressAllocateInfo *)ext; in anv_AllocateMemory()
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 5865 typedef struct VkMemoryOpaqueCaptureAddressAllocateInfo { struct 5869 } VkMemoryOpaqueCaptureAddressAllocateInfo; typedef 7657 typedef VkMemoryOpaqueCaptureAddressAllocateInfo VkMemoryOpaqueCaptureAddressAllocateInfoKHR;
|
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 2561 typedef struct VkMemoryOpaqueCaptureAddressAllocateInfo { struct 2565 } VkMemoryOpaqueCaptureAddressAllocateInfo; typedef
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 4814 typedef struct VkMemoryOpaqueCaptureAddressAllocateInfo { struct 4818 } VkMemoryOpaqueCaptureAddressAllocateInfo; typedef
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vulkan_json_parser.hpp | 940 static void parse_VkMemoryOpaqueCaptureAddressAllocateInfo(const char* s, Json::Value& obj, VkMemoryOpaqueCaptureAddressAllocateInfo& o); 1847 p = s_globalMem.allocate(sizeof(VkMemoryOpaqueCaptureAddressAllocateInfo)); in parsePNextChain() 1848 parse_VkMemoryOpaqueCaptureAddressAllocateInfo("", pNextObj, *((VkMemoryOpaqueCaptureAddressAllocateInfo*)p)); in parsePNextChain() 9697 static void parse_VkMemoryOpaqueCaptureAddressAllocateInfo(const char* s, Json::Value& obj, VkMemoryOpaqueCaptureAddressAllocateInfo& o) { in parse_VkMemoryOpaqueCaptureAddressAllocateInfo() 9701 o.pNext = (VkMemoryOpaqueCaptureAddressAllocateInfo*)parsePNextChain(obj); in parse_VkMemoryOpaqueCaptureAddressAllocateInfo()
|
H A D | vulkan_json_data.hpp | 22388 static void print_VkMemoryOpaqueCaptureAddressAllocateInfo(VkMemoryOpaqueCaptureAddressAllocateInfo obj, const std::string& s, bool commaNeeded=true) { in print_VkMemoryOpaqueCaptureAddressAllocateInfo() 22411 static void print_VkMemoryOpaqueCaptureAddressAllocateInfo(const VkMemoryOpaqueCaptureAddressAllocateInfo * obj, const std::string& s, bool commaNeeded=true) { in print_VkMemoryOpaqueCaptureAddressAllocateInfo() [all...] |
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 6231 typedef struct VkMemoryOpaqueCaptureAddressAllocateInfo { struct 6235 } VkMemoryOpaqueCaptureAddressAllocateInfo; typedef 9181 typedef VkMemoryOpaqueCaptureAddressAllocateInfo VkMemoryOpaqueCaptureAddressAllocateInfoKHR;
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_core.h | 5964 typedef struct VkMemoryOpaqueCaptureAddressAllocateInfo { struct 5968 } VkMemoryOpaqueCaptureAddressAllocateInfo; typedef 7782 typedef VkMemoryOpaqueCaptureAddressAllocateInfo VkMemoryOpaqueCaptureAddressAllocateInfoKHR;
|
H A D | vulkan_structs.hpp | [all...] |
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 6014 typedef struct VkMemoryOpaqueCaptureAddressAllocateInfo { struct 6018 } VkMemoryOpaqueCaptureAddressAllocateInfo; typedef 7942 typedef VkMemoryOpaqueCaptureAddressAllocateInfo VkMemoryOpaqueCaptureAddressAllocateInfoKHR;
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_core.h | 6390 typedef struct VkMemoryOpaqueCaptureAddressAllocateInfo { struct 6394 } VkMemoryOpaqueCaptureAddressAllocateInfo; typedef 10281 typedef VkMemoryOpaqueCaptureAddressAllocateInfo VkMemoryOpaqueCaptureAddressAllocateInfoKHR;
|
H A D | vulkan_static_assertions.hpp | 1437 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::MemoryOpaqueCaptureAddressAllocateInfo ) == sizeof( VkMemoryOpaqueCaptureAddressAllocateInfo ),
|
H A D | vulkan_structs.hpp | [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_device.c | 5507 const VkMemoryOpaqueCaptureAddressAllocateInfo *replay_info = in radv_alloc_memory()
|