Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_format_feature_flags2.adoc54 <<features-shaderStorageImageReadWithoutFormat,
55 pname:shaderStorageImageReadWithoutFormat>> and
Dspirvenv.adoc739 If <<features-shaderStorageImageReadWithoutFormat,
740 pname:shaderStorageImageReadWithoutFormat>> is not enabled, any variable
756 Vulkan 1.3, and <<features-shaderStorageImageReadWithoutFormat,
757 pname:shaderStorageImageReadWithoutFormat>> is not enabled, any variable
774 supported, and <<features-shaderStorageImageReadWithoutFormat,
775 pname:shaderStorageImageReadWithoutFormat>> is not enabled, any variable
790 * [[VUID-{refpage}-shaderStorageImageReadWithoutFormat-07957]]
792 <<features-shaderStorageImageReadWithoutFormat,
793 pname:shaderStorageImageReadWithoutFormat>> is not enabled, any variable
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dformats.adoc3524 <<features-shaderStorageImageReadWithoutFormat,
3525 pname:shaderStorageImageReadWithoutFormat>> and
3585 <<features-shaderStorageImageReadWithoutFormat,
3586 pname:shaderStorageImageReadWithoutFormat>> must: support
Dfeatures.adoc755 * [[features-shaderStorageImageReadWithoutFormat]]
756 pname:shaderStorageImageReadWithoutFormat specifies whether storage
760 pname:shaderStorageImageReadWithoutFormat applies only to formats listed
Dresources.adoc5961 formats>> and pname:shaderStorageImageReadWithoutFormat is enabled on
6026 formats>> and pname:shaderStorageImageReadWithoutFormat is enabled on
Dinterfaces.adoc724 format>> list and if the pname:shaderStorageImageReadWithoutFormat
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp1640 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceFeatures.shaderStorageImageReadWithoutFormat ); in operator ()()
Dvulkan_hash.hpp3185 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceFeatures.shaderStorageImageReadWithoutFormat ); in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp642 vkStream->write((VkBool32*)&forMarshaling->shaderStorageImageReadWithoutFormat, in marshal_VkPhysicalDeviceFeatures()
710 vkStream->read((VkBool32*)&forUnmarshaling->shaderStorageImageReadWithoutFormat, in unmarshal_VkPhysicalDeviceFeatures()
Dgoldfish_vk_reserved_marshaling_guest.cpp583 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderStorageImageReadWithoutFormat, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceFeatures()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp705 vkStream->write((VkBool32*)&forMarshaling->shaderStorageImageReadWithoutFormat, in marshal_VkPhysicalDeviceFeatures()
773 vkStream->read((VkBool32*)&forUnmarshaling->shaderStorageImageReadWithoutFormat, in unmarshal_VkPhysicalDeviceFeatures()
Dgoldfish_vk_reserved_marshaling.cpp574 memcpy((VkBool32*)&forUnmarshaling->shaderStorageImageReadWithoutFormat, *ptr, in reservedunmarshal_VkPhysicalDeviceFeatures()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h3047 VkBool32 shaderStorageImageReadWithoutFormat; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc1369 buffers in the <<features-shaderStorageImageReadWithoutFormat>>,