Home
last modified time | relevance | path

Searched refs:VkExternalBufferProperties (Results 1 – 24 of 24) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkPromotedExtensions.cpp104 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern… in vkGetPhysicalDeviceExternalBufferPropertiesKHR()
DlibVulkan.cpp1989 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern… in vkGetPhysicalDeviceExternalBufferProperties()
/external/deqp/external/vulkancts/framework/vulkan/
DvkConcreteInstanceInterface.inl24 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern…
DvkVirtualInstanceInterface.inl24 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern…
DvkInstanceDriverImpl.inl140 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern…
DvkGetStructureTypeImpl.inl499 template<> VkStructureType getStructureType<VkExternalBufferProperties> (void)
DvkFunctionPointerTypes.inl165 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern…
214 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern…
DvkVulkan_c.inl4133 typedef struct VkExternalBufferProperties { struct
4137 } VkExternalBufferProperties; argument
4251 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern…
4385 VkExternalBufferProperties* pExternalBufferProperties);
5237 typedef VkExternalBufferProperties VkExternalBufferPropertiesKHR;
5268 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern…
5274 VkExternalBufferProperties* pExternalBufferProperties);
DvkNullDriver.cpp1269 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern… in getPhysicalDeviceExternalBufferPropertiesKHR()
DvkStructTypes.inl1640 struct VkExternalBufferProperties struct
DvkStrUtil.inl445 std::ostream& operator<< (std::ostream& s, const VkExternalBufferProperties& value);
DvkNullDriverImpl.inl1164 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern…
DvkStrUtilImpl.inl4492 std::ostream& operator<< (std::ostream& s, const VkExternalBufferProperties& value)
4494 s << "VkExternalBufferProperties = {\n";
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4277 typedef struct VkExternalBufferProperties { struct
4281 } VkExternalBufferProperties; argument
4395 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern…
4529 VkExternalBufferProperties* pExternalBufferProperties);
5181 typedef VkExternalBufferProperties VkExternalBufferPropertiesKHR;
5186 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern…
5192 VkExternalBufferProperties* pExternalBufferProperties);
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h4277 typedef struct VkExternalBufferProperties { struct
4281 } VkExternalBufferProperties; argument
4395 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern…
4529 VkExternalBufferProperties* pExternalBufferProperties);
5181 typedef VkExternalBufferProperties VkExternalBufferPropertiesKHR;
5186 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern…
5192 VkExternalBufferProperties* pExternalBufferProperties);
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4444 typedef struct VkExternalBufferProperties { struct
4448 } VkExternalBufferProperties; argument
4562 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern…
4696 VkExternalBufferProperties* pExternalBufferProperties);
5349 typedef VkExternalBufferProperties VkExternalBufferPropertiesKHR;
5354 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern…
5360 VkExternalBufferProperties* pExternalBufferProperties);
Dvulkan.hpp2105 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern… in vkGetPhysicalDeviceExternalBufferProperties()
2110 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern… in vkGetPhysicalDeviceExternalBufferPropertiesKHR()
27834 operator VkExternalBufferProperties const&() const in operator VkExternalBufferProperties const&()
27836 return *reinterpret_cast<const VkExternalBufferProperties*>( this ); in operator VkExternalBufferProperties const&()
27839 operator VkExternalBufferProperties &() in operator VkExternalBufferProperties&()
27841 return *reinterpret_cast<VkExternalBufferProperties*>( this ); in operator VkExternalBufferProperties&()
27863 …static_assert( sizeof( ExternalBufferProperties ) == sizeof( VkExternalBufferProperties ), "struct…
53220 …eExternalBufferInfo*>( pExternalBufferInfo ), reinterpret_cast<VkExternalBufferProperties*>( pExte… in getExternalBufferProperties()
53227 …eExternalBufferInfo*>( &externalBufferInfo ), reinterpret_cast<VkExternalBufferProperties*>( &exte… in getExternalBufferProperties()
53235 …eExternalBufferInfo*>( pExternalBufferInfo ), reinterpret_cast<VkExternalBufferProperties*>( pExte… in getExternalBufferPropertiesKHR()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan_core.h4397 typedef struct VkExternalBufferProperties { struct
4401 } VkExternalBufferProperties; argument
4515 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern…
4649 VkExternalBufferProperties* pExternalBufferProperties);
5301 typedef VkExternalBufferProperties VkExternalBufferPropertiesKHR;
5306 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern…
5312 VkExternalBufferProperties* pExternalBufferProperties);
Dvulkan.hpp2121 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern… in vkGetPhysicalDeviceExternalBufferProperties()
2125 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern… in vkGetPhysicalDeviceExternalBufferPropertiesKHR()
32374 operator VkExternalBufferProperties const&() const in operator VkExternalBufferProperties const&()
32376 return *reinterpret_cast<const VkExternalBufferProperties*>(this); in operator VkExternalBufferProperties const&()
32379 operator VkExternalBufferProperties &() in operator VkExternalBufferProperties&()
32381 return *reinterpret_cast<VkExternalBufferProperties*>(this); in operator VkExternalBufferProperties&()
32403 …static_assert( sizeof( ExternalBufferProperties ) == sizeof( VkExternalBufferProperties ), "struct…
46712 …eExternalBufferInfo*>( pExternalBufferInfo ), reinterpret_cast<VkExternalBufferProperties*>( pExte… in getExternalBufferProperties()
46719 …eExternalBufferInfo*>( &externalBufferInfo ), reinterpret_cast<VkExternalBufferProperties*>( &exte… in getExternalBufferProperties()
46727 …eExternalBufferInfo*>( pExternalBufferInfo ), reinterpret_cast<VkExternalBufferProperties*>( pExte… in getExternalBufferPropertiesKHR()
[all …]
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in4130 typedef struct VkExternalBufferProperties { struct
4134 } VkExternalBufferProperties; argument
4248 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern…
4382 VkExternalBufferProperties* pExternalBufferProperties);
5234 typedef VkExternalBufferProperties VkExternalBufferPropertiesKHR;
5265 …const VkPhysicalDeviceExternalBufferInfo* pExternalBufferInfo, VkExternalBufferProperties* pExtern…
5271 VkExternalBufferProperties* pExternalBufferProperties);
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp191 vk::VkExternalBufferProperties properties = in NotSupportedChecker()
DvktSynchronizationWin32KeyedMutexTests.cpp1531 vk::VkExternalBufferProperties properties = in Win32KeyedMutexTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.cpp431 vk::VkExternalBufferProperties properties = in checkBufferSupport()
2707 vk::VkExternalBufferProperties properties = in testBufferQueries()
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp3390 VkExternalBufferProperties ext_buf_props = {}; in ValidateAllocateMemoryANDROID()