Home
last modified time | relevance | path

Searched refs:VkExternalMemoryProperties (Results 1 - 25 of 29) sorted by relevance

12

/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_formats.c307 VkExternalMemoryProperties *external_properties) in panvk_get_external_image_format_properties()
348 *external_properties = (VkExternalMemoryProperties) { in panvk_get_external_image_format_properties()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_formats.c1329 static const VkExternalMemoryProperties opaque_fd_only_props = {
1340 static const VkExternalMemoryProperties opaque_fd_dma_buf_props = {
1352 static const VkExternalMemoryProperties userptr_props = {
1359 static const VkExternalMemoryProperties android_buffer_props = {
1369 static const VkExternalMemoryProperties android_image_props = {
1663 (VkExternalMemoryProperties) { in anv_GetPhysicalDeviceExternalBufferProperties()
/third_party/vulkan-loader/tests/framework/icd/
H A Dphysical_device.h44 BUILDER_VALUE(PhysicalDevice, VkExternalMemoryProperties, external_memory_properties, {})
H A Dtest_icd.cpp1061 sizeof(VkExternalMemoryProperties));
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_formats.c569 (VkExternalMemoryProperties) { in tu_get_external_image_format_properties()
718 (VkExternalMemoryProperties) { in tu_GetPhysicalDeviceExternalBufferProperties()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_formats.c534 static const VkExternalMemoryProperties prime_fd_props = {
685 (VkExternalMemoryProperties) { in v3dv_GetPhysicalDeviceExternalBufferProperties()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_formats.c389 external_props->externalMemoryProperties = (VkExternalMemoryProperties) { in lvp_GetPhysicalDeviceImageFormatProperties2()
448 pExternalBufferProperties->externalMemoryProperties = (VkExternalMemoryProperties) { in lvp_GetPhysicalDeviceExternalBufferProperties()
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_formats.c304 (VkExternalMemoryProperties){ in pvr_GetPhysicalDeviceExternalBufferProperties()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryExternalMemoryHostTests.cpp70 void checkExternalMemoryProperties (const vk::VkExternalMemoryProperties& properties) in checkExternalMemoryProperties()
769 vk::VkExternalMemoryProperties() in verifyFormatProperties()
1033 VkExternalMemoryProperties() // VkExternalMemoryProperties externalMemoryProperties; in verifyBufferProperties()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryExternalMemoryHostTests.cpp70 void checkExternalMemoryProperties (const vk::VkExternalMemoryProperties& properties) in checkExternalMemoryProperties()
769 vk::VkExternalMemoryProperties() in verifyFormatProperties()
1033 VkExternalMemoryProperties() // VkExternalMemoryProperties externalMemoryProperties; in verifyBufferProperties()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp719 VkExternalMemoryProperties *extMemProperties = &properties->externalMemoryProperties; in getProperties()
754 VkExternalMemoryProperties *extMemProperties = &properties->externalMemoryProperties; in getProperties()
837 VkExternalMemoryProperties *properties = &pExternalBufferProperties->externalMemoryProperties; in getProperties()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_formats.c1682 VkExternalMemoryProperties *external_properties, in get_external_image_format_properties()
1754 *external_properties = (VkExternalMemoryProperties){ in get_external_image_format_properties()
2039 pExternalBufferProperties->externalMemoryProperties = (VkExternalMemoryProperties){ in radv_GetPhysicalDeviceExternalBufferProperties()
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c788 external_props->externalMemoryProperties = (VkExternalMemoryProperties) { 0 }; in dzn_physical_device_get_image_format_properties()
1001 (VkExternalMemoryProperties) { in dzn_GetPhysicalDeviceExternalBufferProperties()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c2397 VkExternalMemoryProperties *mem_props = in vn_GetPhysicalDeviceImageFormatProperties2()
2470 VkExternalMemoryProperties *props = in vn_GetPhysicalDeviceExternalBufferProperties()
/third_party/skia/tests/
H A DVkHardwareBufferTest.cpp636 const VkExternalMemoryProperties& externalImageFormatProps = in checkOptimalHardwareBuffer()
/third_party/glfw/deps/glad/
H A Dvulkan.h3664 typedef struct VkExternalMemoryProperties { struct
3668 } VkExternalMemoryProperties; typedef
3673 VkExternalMemoryProperties externalMemoryProperties;
3687 VkExternalMemoryProperties externalMemoryProperties;
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h3935 typedef struct VkExternalMemoryProperties { struct
3939 } VkExternalMemoryProperties; typedef
3950 VkExternalMemoryProperties externalMemoryProperties;
3964 VkExternalMemoryProperties externalMemoryProperties;
/third_party/vulkan-loader/tests/
H A Dloader_phys_dev_inst_ext_tests.cpp2508 void FillInRandomExtMemoryData(VkExternalMemoryProperties& props) { in FillInRandomExtMemoryData()
2515 bool CompareExtMemoryData(const VkExternalMemoryProperties& props1, const VkExternalMemoryProperties& props2, in CompareExtMemoryData()
2608 // Compare against 'zeroed' out VkExternalMemoryProperties in TEST()
2609 ASSERT_TRUE(CompareExtMemoryData(VkExternalMemoryProperties{}, props.externalMemoryProperties)); in TEST()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h4922 typedef struct VkExternalMemoryProperties { struct
4926 } VkExternalMemoryProperties; typedef
4937 VkExternalMemoryProperties externalMemoryProperties;
4951 VkExternalMemoryProperties externalMemoryProperties;
6568 typedef VkExternalMemoryProperties VkExternalMemoryPropertiesKHR;
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h5280 typedef struct VkExternalMemoryProperties { struct
5284 } VkExternalMemoryProperties; typedef
5295 VkExternalMemoryProperties externalMemoryProperties;
5309 VkExternalMemoryProperties externalMemoryProperties;
8035 typedef VkExternalMemoryProperties VkExternalMemoryPropertiesKHR;
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h5016 typedef struct VkExternalMemoryProperties { struct
5020 } VkExternalMemoryProperties; typedef
5031 VkExternalMemoryProperties externalMemoryProperties;
5045 VkExternalMemoryProperties externalMemoryProperties;
6669 typedef VkExternalMemoryProperties VkExternalMemoryPropertiesKHR;
H A Dvulkan_structs.hpp24669 using NativeType = VkExternalMemoryProperties;
24683 ExternalMemoryProperties( VkExternalMemoryProperties const & rhs ) VULKAN_HPP_NOEXCEPT
24690 ExternalMemoryProperties & operator=( VkExternalMemoryProperties const & rhs ) VULKAN_HPP_NOEXCEPT
24696 operator VkExternalMemoryProperties const &() const VULKAN_HPP_NOEXCEPT
24698 return *reinterpret_cast<const VkExternalMemoryProperties *>( this );
24701 operator VkExternalMemoryProperties &() VULKAN_HPP_NOEXCEPT
24703 return *reinterpret_cast<VkExternalMemoryProperties *>( this );
24728 sizeof( VkExternalMemoryProperties ),
[all...]
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h5065 typedef struct VkExternalMemoryProperties { struct
5069 } VkExternalMemoryProperties; typedef
5080 VkExternalMemoryProperties externalMemoryProperties;
5094 VkExternalMemoryProperties externalMemoryProperties;
6829 typedef VkExternalMemoryProperties VkExternalMemoryPropertiesKHR;
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h5433 typedef struct VkExternalMemoryProperties { struct
5437 } VkExternalMemoryProperties; typedef
5448 VkExternalMemoryProperties externalMemoryProperties;
5462 VkExternalMemoryProperties externalMemoryProperties;
9033 typedef VkExternalMemoryProperties VkExternalMemoryPropertiesKHR;
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h16907 /* struct VkExternalMemoryProperties */
16910 vn_sizeof_VkExternalMemoryProperties(const VkExternalMemoryProperties *val) in vn_sizeof_VkExternalMemoryProperties()
16920 vn_decode_VkExternalMemoryProperties(struct vn_cs_decoder *dec, VkExternalMemoryProperties *val) in vn_decode_VkExternalMemoryProperties()
16928 vn_sizeof_VkExternalMemoryProperties_partial(const VkExternalMemoryProperties *val) in vn_sizeof_VkExternalMemoryProperties_partial()
16938 vn_encode_VkExternalMemoryProperties_partial(struct vn_cs_encoder *enc, const VkExternalMemoryProperties *val) in vn_encode_VkExternalMemoryProperties_partial()

Completed in 418 milliseconds

12