Home
last modified time | relevance | path

Searched refs:shaderStorageImageWriteWithoutFormat (Results 1 – 14 of 14) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_format_feature_flags2.adoc56 <<features-shaderStorageImageWriteWithoutFormat,
57 pname:shaderStorageImageWriteWithoutFormat>> features may not report
Dspirvenv.adoc733 If <<features-shaderStorageImageWriteWithoutFormat,
734 pname:shaderStorageImageWriteWithoutFormat>> is not enabled, any
749 Vulkan 1.3, and <<features-shaderStorageImageWriteWithoutFormat,
750 pname:shaderStorageImageWriteWithoutFormat>> is not enabled, any
766 supported, and <<features-shaderStorageImageWriteWithoutFormat,
767 pname:shaderStorageImageWriteWithoutFormat>> is not enabled, any
783 * [[VUID-{refpage}-shaderStorageImageWriteWithoutFormat-07956]]
785 <<features-shaderStorageImageWriteWithoutFormat,
786 pname:shaderStorageImageWriteWithoutFormat>> is not enabled, any
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dformats.adoc3526 <<features-shaderStorageImageWriteWithoutFormat,
3527 pname:shaderStorageImageWriteWithoutFormat>>, only apply to the following
3593 <<features-shaderStorageImageWriteWithoutFormat,
3594 pname:shaderStorageImageWriteWithoutFormat>> must: support
Dfeatures.adoc764 * [[features-shaderStorageImageWriteWithoutFormat]]
765 pname:shaderStorageImageWriteWithoutFormat specifies whether storage
769 pname:shaderStorageImageWriteWithoutFormat applies only to formats
Dresources.adoc5965 storage formats>> and pname:shaderStorageImageWriteWithoutFormat is
6030 storage formats>> and pname:shaderStorageImageWriteWithoutFormat is
Dinterfaces.adoc713 and if the pname:shaderStorageImageWriteWithoutFormat feature is enabled
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp1641 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceFeatures.shaderStorageImageWriteWithoutFormat ); in operator ()()
Dvulkan_hash.hpp3186 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceFeatures.shaderStorageImageWriteWithoutFormat ); in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp644 vkStream->write((VkBool32*)&forMarshaling->shaderStorageImageWriteWithoutFormat, in marshal_VkPhysicalDeviceFeatures()
712 vkStream->read((VkBool32*)&forUnmarshaling->shaderStorageImageWriteWithoutFormat, in unmarshal_VkPhysicalDeviceFeatures()
Dgoldfish_vk_reserved_marshaling_guest.cpp585 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderStorageImageWriteWithoutFormat, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceFeatures()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp707 vkStream->write((VkBool32*)&forMarshaling->shaderStorageImageWriteWithoutFormat, in marshal_VkPhysicalDeviceFeatures()
775 vkStream->read((VkBool32*)&forUnmarshaling->shaderStorageImageWriteWithoutFormat, in unmarshal_VkPhysicalDeviceFeatures()
Dgoldfish_vk_reserved_marshaling.cpp577 memcpy((VkBool32*)&forUnmarshaling->shaderStorageImageWriteWithoutFormat, *ptr, in reservedunmarshal_VkPhysicalDeviceFeatures()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h3048 VkBool32 shaderStorageImageWriteWithoutFormat; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc1370 <<features-shaderStorageImageWriteWithoutFormat>>, and