Searched refs:synchronization2 (Results 1 – 18 of 18) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | attachment_reference_common.adoc | 23 * [[VUID-{refpage}-synchronization2-06910]] 24 If the <<features-synchronization2, pname:synchronization2>> feature is
|
D | attachment_description_common.adoc | 89 * [[VUID-{refpage}-synchronization2-06908]] 90 If the <<features-synchronization2, pname:synchronization2>> feature is 94 * [[VUID-{refpage}-synchronization2-06909]] 95 If the <<features-synchronization2, pname:synchronization2>> feature is
|
D | pipeline_stage_common.adoc | 75 * [[VUID-{refpage}-synchronization2-06489]] 76 If the <<features-synchronization2, pname:synchronization2>> feature is
|
D | stage_mask_common.adoc | 72 If the <<features-synchronization2, pname:synchronization2>> feature is
|
D | image_memory_barrier_common.adoc | 135 * [[VUID-{refpage}-synchronization2-07793]] 136 If the <<features-synchronization2, pname:synchronization2>> feature is 140 * [[VUID-{refpage}-synchronization2-07794]] 141 If the <<features-synchronization2, pname:synchronization2>> feature is
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_AMD_buffer_marker/ |
D | copies.adoc | 64 * [[VUID-vkCmdWriteBufferMarker2AMD-synchronization2-03893]] 65 The <<features-synchronization2, pname:synchronization2>> feature must:
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | synchronization.adoc | 5634 * [[VUID-vkCmdSetEvent2-synchronization2-03824]] 5635 The <<features-synchronization2, pname:synchronization2>> feature must: 5829 * [[VUID-vkCmdResetEvent2-synchronization2-03829]] 5830 The <<features-synchronization2, pname:synchronization2>> feature must: 6005 * [[VUID-vkCmdWaitEvents2-synchronization2-03836]] 6006 The <<features-synchronization2, pname:synchronization2>> feature must: 6297 * [[VUID-vkCmdPipelineBarrier2-synchronization2-03848]] 6298 The <<features-synchronization2, pname:synchronization2>> feature must: 6829 the <<features-synchronization2, pname:synchronization2>> feature is not 6840 the <<features-synchronization2, pname:synchronization2>> feature is not [all …]
|
D | queries.adoc | 1911 * [[VUID-vkCmdWriteTimestamp2-synchronization2-03858]] 1912 The <<features-synchronization2, pname:synchronization2>> feature must:
|
D | cmdbuffers.adoc | 1739 * [[VUID-vkQueueSubmit2-synchronization2-03866]] 1740 The <<features-synchronization2, pname:synchronization2>> feature must:
|
D | features.adoc | 5164 * [[{anchor-prefix}features-synchronization2]] pname:synchronization2 7620 * <<features-synchronization2, pname:synchronization2>> if
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 809 CORE_FEATURE(synchronization2); in vk_get_physical_device_core_1_3_feature_ext()
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 5155 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceSynchronization2Features.synchronization2 ); in operator ()() 5514 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan13Features.synchronization2 ); in operator ()()
|
D | vulkan_hash.hpp | 10309 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceSynchronization2Features.synchronization2 ); in operator ()() 10756 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan13Features.synchronization2 ); in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 8581 vkStream->write((VkBool32*)&forMarshaling->synchronization2, sizeof(VkBool32)); in marshal_VkPhysicalDeviceVulkan13Features() 8609 vkStream->read((VkBool32*)&forUnmarshaling->synchronization2, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceVulkan13Features() 9424 vkStream->write((VkBool32*)&forMarshaling->synchronization2, sizeof(VkBool32)); in marshal_VkPhysicalDeviceSynchronization2Features() 9436 vkStream->read((VkBool32*)&forUnmarshaling->synchronization2, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceSynchronization2Features()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 5877 memcpy(*ptr, (VkBool32*)&forMarshaling->synchronization2, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceVulkan13Features() 6426 memcpy(*ptr, (VkBool32*)&forMarshaling->synchronization2, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceSynchronization2Features()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 10552 vkStream->write((VkBool32*)&forMarshaling->synchronization2, sizeof(VkBool32)); in marshal_VkPhysicalDeviceVulkan13Features() 10591 vkStream->read((VkBool32*)&forUnmarshaling->synchronization2, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceVulkan13Features() 11618 vkStream->write((VkBool32*)&forMarshaling->synchronization2, sizeof(VkBool32)); in marshal_VkPhysicalDeviceSynchronization2Features() 11642 vkStream->read((VkBool32*)&forUnmarshaling->synchronization2, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceSynchronization2Features()
|
D | goldfish_vk_reserved_marshaling.cpp | 8149 memcpy((VkBool32*)&forUnmarshaling->synchronization2, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceVulkan13Features() 8947 memcpy((VkBool32*)&forUnmarshaling->synchronization2, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceSynchronization2Features()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 6812 VkBool32 synchronization2; member 7010 VkBool32 synchronization2; member
|