Home
last modified time | relevance | path

Searched refs:bufferCollectionConstraints (Results 1 – 16 of 16) sorted by relevance

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_fuchsia.h168 VkBufferCollectionConstraintsInfoFUCHSIA bufferCollectionConstraints; member
216 VkBufferCollectionConstraintsInfoFUCHSIA bufferCollectionConstraints; member
Dvulkan_structs.hpp10290 …ateInfo_ ), requiredFormatFeatures( requiredFormatFeatures_ ), bufferCollectionConstraints( buffer…
10330 bufferCollectionConstraints = bufferCollectionConstraints_; in setBufferCollectionConstraints()
10354 … return std::tie( sType, pNext, createInfo, requiredFormatFeatures, bufferCollectionConstraints ); in reflect()
10371 && ( bufferCollectionConstraints == rhs.bufferCollectionConstraints ); in operator ==()
10386 VULKAN_HPP_NAMESPACE::BufferCollectionConstraintsInfoFUCHSIA bufferCollectionConstraints = {}; member
36761 …onstraintsCount_ ), pFormatConstraints( pFormatConstraints_ ), bufferCollectionConstraints( buffer…
36772 …_.size() ) ), pFormatConstraints( formatConstraints_.data() ), bufferCollectionConstraints( buffer…
36816 bufferCollectionConstraints = bufferCollectionConstraints_; in setBufferCollectionConstraints()
36846 …tie( sType, pNext, formatConstraintsCount, pFormatConstraints, bufferCollectionConstraints, flags … in reflect()
36863 && ( bufferCollectionConstraints == rhs.bufferCollectionConstraints ) in operator ==()
[all …]
Dvulkan_hash.hpp1608 VULKAN_HPP_HASH_COMBINE( seed, bufferConstraintsInfoFUCHSIA.bufferCollectionConstraints ); in operator ()()
4797 VULKAN_HPP_HASH_COMBINE( seed, imageConstraintsInfoFUCHSIA.bufferCollectionConstraints ); in operator ()()
/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.cpp2293 .bufferCollectionConstraints = in setBufferCollectionConstraintsFUCHSIA()
2469 pImageConstraintsInfo->bufferCollectionConstraints in setBufferCollectionImageConstraintsImpl()
2471 pImageConstraintsInfo->bufferCollectionConstraints in setBufferCollectionImageConstraintsImpl()
2473 pImageConstraintsInfo->bufferCollectionConstraints in setBufferCollectionImageConstraintsImpl()
2475 pImageConstraintsInfo->bufferCollectionConstraints in setBufferCollectionImageConstraintsImpl()
2477 pImageConstraintsInfo->bufferCollectionConstraints in setBufferCollectionImageConstraintsImpl()
2644 ->bufferCollectionConstraints.minBufferCount); in setBufferCollectionBufferConstraintsImpl()
3550 .bufferCollectionConstraints = in on_vkAllocateMemory()
Dgoldfish_vk_transform_guest.cpp16348 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&toTransform->bufferCollectionConstraints)); in transform_tohost_VkBufferConstraintsInfoFUCHSIA()
16362 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&toTransform->bufferCollectionConstraints)); in transform_fromhost_VkBufferConstraintsInfoFUCHSIA()
16485 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&toTransform->bufferCollectionConstraints)); in transform_tohost_VkImageConstraintsInfoFUCHSIA()
16506 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&toTransform->bufferCollectionConstraints)); in transform_fromhost_VkImageConstraintsInfoFUCHSIA()
Dgoldfish_vk_handlemap_guest.cpp8356 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&toMap->bufferCollectionConstraints)); in handlemap_VkBufferConstraintsInfoFUCHSIA()
8427 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&toMap->bufferCollectionConstraints)); in handlemap_VkImageConstraintsInfoFUCHSIA()
Dgoldfish_vk_deepcopy_guest.cpp18368 alloc, rootType, &from->bufferCollectionConstraints, in deepcopy_VkBufferConstraintsInfoFUCHSIA()
18369 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&to->bufferCollectionConstraints)); in deepcopy_VkBufferConstraintsInfoFUCHSIA()
18514 alloc, rootType, &from->bufferCollectionConstraints, in deepcopy_VkImageConstraintsInfoFUCHSIA()
18515 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&to->bufferCollectionConstraints)); in deepcopy_VkImageConstraintsInfoFUCHSIA()
Dgoldfish_vk_counting_guest.cpp14859 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&toCount->bufferCollectionConstraints), count); in count_VkBufferConstraintsInfoFUCHSIA()
14971 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&toCount->bufferCollectionConstraints), count); in count_VkImageConstraintsInfoFUCHSIA()
Dgoldfish_vk_marshaling_guest.cpp26972 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&forMarshaling->bufferCollectionConstraints)); in marshal_VkBufferConstraintsInfoFUCHSIA()
26989 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&forUnmarshaling->bufferCollectionConstraints)); in unmarshal_VkBufferConstraintsInfoFUCHSIA()
27172 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&forMarshaling->bufferCollectionConstraints)); in marshal_VkImageConstraintsInfoFUCHSIA()
27195 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&forUnmarshaling->bufferCollectionConstraints)); in unmarshal_VkImageConstraintsInfoFUCHSIA()
Dgoldfish_vk_reserved_marshaling_guest.cpp18044 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&forMarshaling->bufferCollectionConstraints), in reservedmarshal_VkBufferConstraintsInfoFUCHSIA()
18176 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&forMarshaling->bufferCollectionConstraints), in reservedmarshal_VkImageConstraintsInfoFUCHSIA()
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_transform.cpp16563 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&toTransform->bufferCollectionConstraints)); in transform_tohost_VkBufferConstraintsInfoFUCHSIA()
16577 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&toTransform->bufferCollectionConstraints)); in transform_fromhost_VkBufferConstraintsInfoFUCHSIA()
16700 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&toTransform->bufferCollectionConstraints)); in transform_tohost_VkImageConstraintsInfoFUCHSIA()
16721 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&toTransform->bufferCollectionConstraints)); in transform_fromhost_VkImageConstraintsInfoFUCHSIA()
Dgoldfish_vk_handlemap.cpp8356 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&toMap->bufferCollectionConstraints)); in handlemap_VkBufferConstraintsInfoFUCHSIA()
8427 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&toMap->bufferCollectionConstraints)); in handlemap_VkImageConstraintsInfoFUCHSIA()
Dgoldfish_vk_testing.cpp18652 checkEqual_VkBufferCollectionConstraintsInfoFUCHSIA(&a->bufferCollectionConstraints, in checkEqual_VkBufferConstraintsInfoFUCHSIA()
18653 &b->bufferCollectionConstraints, onFail); in checkEqual_VkBufferConstraintsInfoFUCHSIA()
18791 checkEqual_VkBufferCollectionConstraintsInfoFUCHSIA(&a->bufferCollectionConstraints, in checkEqual_VkImageConstraintsInfoFUCHSIA()
18792 &b->bufferCollectionConstraints, onFail); in checkEqual_VkImageConstraintsInfoFUCHSIA()
Dgoldfish_vk_deepcopy.cpp18368 alloc, rootType, &from->bufferCollectionConstraints, in deepcopy_VkBufferConstraintsInfoFUCHSIA()
18369 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&to->bufferCollectionConstraints)); in deepcopy_VkBufferConstraintsInfoFUCHSIA()
18514 alloc, rootType, &from->bufferCollectionConstraints, in deepcopy_VkImageConstraintsInfoFUCHSIA()
18515 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&to->bufferCollectionConstraints)); in deepcopy_VkImageConstraintsInfoFUCHSIA()
Dgoldfish_vk_marshaling.cpp34571 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&forMarshaling->bufferCollectionConstraints)); in marshal_VkBufferConstraintsInfoFUCHSIA()
34600 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&forUnmarshaling->bufferCollectionConstraints)); in unmarshal_VkBufferConstraintsInfoFUCHSIA()
34833 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&forMarshaling->bufferCollectionConstraints)); in marshal_VkImageConstraintsInfoFUCHSIA()
34871 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&forUnmarshaling->bufferCollectionConstraints)); in unmarshal_VkImageConstraintsInfoFUCHSIA()
Dgoldfish_vk_reserved_marshaling.cpp27073 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&forUnmarshaling->bufferCollectionConstraints), in reservedunmarshal_VkBufferConstraintsInfoFUCHSIA()
27278 (VkBufferCollectionConstraintsInfoFUCHSIA*)(&forUnmarshaling->bufferCollectionConstraints), in reservedunmarshal_VkImageConstraintsInfoFUCHSIA()