Searched refs:srcSet (Results 1 – 9 of 9) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | descriptorsets.adoc | 4097 * pname:srcSet, pname:srcBinding, and pname:srcArrayElement are the source 4100 If the descriptor binding identified by pname:srcSet and 4119 If the descriptor binding identified by pname:srcSet and 4152 pname:srcBinding must: be a valid binding within pname:srcSet 4167 type of pname:srcBinding within pname:srcSet 4168 * [[VUID-VkCopyDescriptorSet-srcSet-00349]] 4169 If pname:srcSet is equal to pname:dstSet, then the source and 4189 * [[VUID-VkCopyDescriptorSet-srcSet-01918]] 4190 If pname:srcSet's layout was created with the 4195 * [[VUID-VkCopyDescriptorSet-srcSet-04885]] [all …]
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | ResourceTracker.cpp | 5088 as_goldfish_VkDescriptorSet(pDescriptorCopies[i].srcSet)->reified, in on_vkUpdateDescriptorSets()
|
D | goldfish_vk_marshaling_guest.cpp | 3274 vkStream->handleMapping()->mapHandles_VkDescriptorSet_u64(&forMarshaling->srcSet, &cgen_var_0, in marshal_VkCopyDescriptorSet() 3299 &cgen_var_0, (VkDescriptorSet*)&forUnmarshaling->srcSet, 1); in unmarshal_VkCopyDescriptorSet()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 2399 *&cgen_var_0 = get_host_u64_VkDescriptorSet((*&forMarshaling->srcSet)); in reservedmarshal_VkCopyDescriptorSet()
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 1200 VULKAN_HPP_HASH_COMBINE( seed, copyDescriptorSet.srcSet ); in operator ()()
|
D | vulkan_hash.hpp | 2293 VULKAN_HPP_HASH_COMBINE( seed, copyDescriptorSet.srcSet ); in operator ()()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 3706 vkStream->handleMapping()->mapHandles_VkDescriptorSet_u64(&forMarshaling->srcSet, &cgen_var_0, in marshal_VkCopyDescriptorSet() 3743 &cgen_var_0, (VkDescriptorSet*)&forUnmarshaling->srcSet, 1); in unmarshal_VkCopyDescriptorSet()
|
D | goldfish_vk_reserved_marshaling.cpp | 2808 *(VkDescriptorSet*)&forUnmarshaling->srcSet = in reservedunmarshal_VkCopyDescriptorSet()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 3696 VkDescriptorSet srcSet; member
|