Searched refs:maintenance5 (Results 1 – 20 of 20) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | image_blit_common.adoc | 19 * [[VUID-{refpage}-maintenance5-08799]] 20 If the <<features-maintenance5, pname:maintenance5>> feature is not
|
D | image_resolve_common.adoc | 19 * [[VUID-{refpage}-maintenance5-08802]] 20 If the <<features-maintenance5, pname:maintenance5>> feature is not
|
D | copy_image_common.adoc | 205 and <<features-maintenance5, pname:maintenance5>> is not enabled, 219 * [[VUID-{refpage}-maintenance5-08792]] 220 If the <<features-maintenance5, pname:maintenance5>> feature is not
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/build_tests/chapters/commonvalidity/ |
D | ipsum.adoc | 33 ename:VK_REMAINING_ARRAY_LAYERS and <<features-maintenance5, 34 pname:maintenance5>> is not enabled,
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | copies.adoc | 239 If <<features-maintenance5,pname:maintenance5>> is enabled, all other 317 If the <<features-maintenance5, pname:maintenance5>> feature is not 1268 If the <<features-maintenance5, pname:maintenance5>> feature is not
|
D | initialization.adoc | 151 If the <<features-maintenance5, pname:maintenance5>> feature is enabled,
|
D | pipelines.adoc | 637 ** <<features-maintenance5, pname:maintenance5>> 1902 if <<features-maintenance5, pname:maintenance5>> is not enabled 1917 if <<features-maintenance5, pname:maintenance5>> is not enabled 1920 * [[VUID-VkGraphicsPipelineCreateInfo-maintenance5-08775]] 1921 If <<features-maintenance5, pname:maintenance5>> is enabled and a 1940 if <<features-maintenance5, pname:maintenance5>> is not enabled
|
D | fundamentals.adoc | 1004 Additionally, if <<features-maintenance5,pname:maintenance5>> is supported,
|
D | features.adoc | 5902 …esKHR',desc='Structure describing whether the implementation supports maintenance5 functionality',… 5913 * [[features-maintenance5]] pname:maintenance5 indicates that the 7675 * <<features-maintenance5, pname:maintenance5>>, if the
|
D | shaders.adoc | 1286 the <<features-maintenance5,pname:maintenance5>> feature
|
D | devsandqueues.adoc | 2902 If a device was created with the <<features-maintenance5, 2903 pname:maintenance5>> feature enabled, and any device command returns
|
D | primsrast.adoc | 2560 If <<features-maintenance5, pname:maintenance5>> is enabled, and a value is
|
D | interfaces.adoc | 3345 If <<features-maintenance5, pname:maintenance5>> is enabled and a value is
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | spirvenv.adoc | 1954 if <<features-maintenance5, pname:maintenance5>> is not enabled, and 1959 * [[VUID-{refpage}-maintenance5-09190]] 1960 If <<features-maintenance5, pname:maintenance5>> is enabled and a
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 11553 vkStream->write((VkBool32*)&forMarshaling->maintenance5, sizeof(VkBool32)); in marshal_VkPhysicalDeviceMaintenance5FeaturesKHR() 11565 vkStream->read((VkBool32*)&forUnmarshaling->maintenance5, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceMaintenance5FeaturesKHR()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 7795 memcpy(*ptr, (VkBool32*)&forMarshaling->maintenance5, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceMaintenance5FeaturesKHR()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 14816 vkStream->write((VkBool32*)&forMarshaling->maintenance5, sizeof(VkBool32)); in marshal_VkPhysicalDeviceMaintenance5FeaturesKHR() 14840 vkStream->read((VkBool32*)&forUnmarshaling->maintenance5, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceMaintenance5FeaturesKHR()
|
D | goldfish_vk_reserved_marshaling.cpp | 11431 memcpy((VkBool32*)&forUnmarshaling->maintenance5, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceMaintenance5FeaturesKHR()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 10512 VkBool32 maintenance5; member
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_hash.hpp | 8621 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceMaintenance5FeaturesKHR.maintenance5 ); in operator ()()
|