Home
last modified time | relevance | path

Searched refs:shaderStorageImageMultisample (Results 1 – 11 of 11) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dresources.adoc1881 If the <<features-shaderStorageImageMultisample,
1882 pname:shaderStorageImageMultisample>> feature is not enabled, and
2183 If the <<features-shaderStorageImageMultisample,
2184 pname:shaderStorageImageMultisample>> feature is not enabled,
Dfeatures.adoc747 * [[features-shaderStorageImageMultisample]]
748 pname:shaderStorageImageMultisample specifies whether multisampled
Dlimits.adoc4537 …SampleCountFlags | pname:storageImageSampleCounts | pname:shaderStorageImageMultisample
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp1639 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceFeatures.shaderStorageImageMultisample ); in operator ()()
Dvulkan_hash.hpp3184 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceFeatures.shaderStorageImageMultisample ); in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp641 vkStream->write((VkBool32*)&forMarshaling->shaderStorageImageMultisample, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
709 vkStream->read((VkBool32*)&forUnmarshaling->shaderStorageImageMultisample, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceFeatures()
Dgoldfish_vk_reserved_marshaling_guest.cpp581 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderStorageImageMultisample, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceFeatures()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp704 vkStream->write((VkBool32*)&forMarshaling->shaderStorageImageMultisample, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
772 vkStream->read((VkBool32*)&forUnmarshaling->shaderStorageImageMultisample, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceFeatures()
Dgoldfish_vk_reserved_marshaling.cpp572 memcpy((VkBool32*)&forUnmarshaling->shaderStorageImageMultisample, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceFeatures()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h3046 VkBool32 shaderStorageImageMultisample; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc5987 <<features-shaderStorageImageMultisample>> feature (internal merge