Searched refs:nullDescriptor (Results 1 – 14 of 14) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | draw_vertex_binding.adoc | 12 If the <<features-nullDescriptor, pname:nullDescriptor>> feature is not
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | fxvertex.adoc | 622 If the <<features-nullDescriptor, pname:nullDescriptor>> feature is enabled, 649 If the <<features-nullDescriptor, pname:nullDescriptor>> feature is not 708 If the <<features-nullDescriptor, pname:nullDescriptor>> feature is enabled, 782 If the <<features-nullDescriptor, pname:nullDescriptor>> feature is not
|
D | descriptorsets.adoc | 3401 If the <<features-nullDescriptor, pname:nullDescriptor>> feature is enabled, 3501 <<features-nullDescriptor, pname:nullDescriptor>> feature is not 3529 <<features-nullDescriptor, pname:nullDescriptor>> feature is not 3868 If the <<features-nullDescriptor, pname:nullDescriptor>> feature is not 4042 If the <<features-nullDescriptor, pname:nullDescriptor>> feature is not 4079 If the <<features-nullDescriptor, pname:nullDescriptor>> feature is not 4811 If the <<features-nullDescriptor, pname:nullDescriptor>> feature is enabled, 5781 If the <<features-nullDescriptor, pname:nullDescriptor>> feature is enabled, 5789 If the <<features-nullDescriptor, pname:nullDescriptor>> feature is enabled, 5825 <<features-nullDescriptor, pname:nullDescriptor>> feature is not [all …]
|
D | features.adoc | 4670 * [[{vuprefix}features-nullDescriptor]] pname:nullDescriptor indicates 4691 [[features-nullDescriptor]] nullDescriptor support requires the
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_acceleration_structure.adoc | 270 * added <<features-nullDescriptor, pname:nullDescriptor>> support for 487 ** add interactions with VK_EXT_robustness2 and allow nullDescriptor
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_QCOM_image_processing.adoc | 699 These instructions do not support nullDescriptor feature of robustness2. If any descriptor accesse…
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 4831 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceRobustness2FeaturesEXT.nullDescriptor ); in operator ()()
|
D | vulkan_hash.hpp | 9605 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceRobustness2FeaturesEXT.nullDescriptor ); in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 13068 vkStream->write((VkBool32*)&forMarshaling->nullDescriptor, sizeof(VkBool32)); in marshal_VkPhysicalDeviceRobustness2FeaturesEXT() 13082 vkStream->read((VkBool32*)&forUnmarshaling->nullDescriptor, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceRobustness2FeaturesEXT()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 8784 memcpy(*ptr, (VkBool32*)&forMarshaling->nullDescriptor, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceRobustness2FeaturesEXT()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 17483 vkStream->write((VkBool32*)&forMarshaling->nullDescriptor, sizeof(VkBool32)); in marshal_VkPhysicalDeviceRobustness2FeaturesEXT() 17509 vkStream->read((VkBool32*)&forUnmarshaling->nullDescriptor, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceRobustness2FeaturesEXT()
|
D | goldfish_vk_reserved_marshaling.cpp | 13548 memcpy((VkBool32*)&forUnmarshaling->nullDescriptor, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceRobustness2FeaturesEXT()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 14727 VkBool32 nullDescriptor; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 609 range unless pname:nullDescriptor is enabled (internal merge request 4283 with code:nullDescriptor to flink:vkCmdBindVertexBuffers2EXT; and
|