Home
last modified time | relevance | path

Searched refs:collectionToken (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_fuchsia.h136 zx_handle_t collectionToken; member
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_fuchsia.h136 zx_handle_t collectionToken; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_fuchsia.h136 zx_handle_t collectionToken; member
Dvulkan_structs.hpp9854 , collectionToken( collectionToken_ )
9883 collectionToken = collectionToken_; in setCollectionToken()
9906 return std::tie( sType, pNext, collectionToken ); in reflect()
9917 …if ( auto cmp = memcmp( &collectionToken, &rhs.collectionToken, sizeof( zx_handle_t ) ); cmp != 0 ) in operator <=>()
9926 …pe == rhs.sType ) && ( pNext == rhs.pNext ) && ( memcmp( &collectionToken, &rhs.collectionToken, s… in operator ==()
9937 zx_handle_t collectionToken = {}; member
Dvulkan_hash.hpp1626 VULKAN_HPP_HASH_COMBINE( seed, bufferCollectionCreateInfoFUCHSIA.collectionToken ); in operator ()()
/third_party/mesa3d/include/vulkan/
Dvulkan_fuchsia.h136 zx_handle_t collectionToken; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_fuchsia.h136 zx_handle_t collectionToken; member
Dvulkan_structs.hpp8433 : collectionToken( collectionToken_ )
8462 collectionToken = collectionToken_; in setCollectionToken()
8483 ( memcmp( &collectionToken, &rhs.collectionToken, sizeof( zx_handle_t ) ) == 0 ); in operator ==()
8495 zx_handle_t collectionToken = {}; member
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl7190 pt::zx_handle_t collectionToken; member
DvkStrUtilImpl.inl14924 s << "\tcollectionToken = " << value.collectionToken << '\n';
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dresources.txt7549 * pname:collectionToken is a fname:zx_handle_t containing the Sysmem
7554 * [[VUID-VkBufferCollectionCreateInfoFUCHSIA-collectionToken-06393]]
7555 pname:collectionToken must: be a valid code:zx_handle_t to a Zircon
Dresources.adoc8744 * pname:collectionToken is a fname:zx_handle_t containing the Sysmem
8749 * [[VUID-VkBufferCollectionCreateInfoFUCHSIA-collectionToken-06393]]
8750 pname:collectionToken must: be a valid code:zx_handle_t to a Zircon