Home
last modified time | relevance | path

Searched refs:storageBuffer16BitAccess (Results 1 – 13 of 13) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_16bit_storage.adoc46 code:storageBuffer16BitAccess capability is optional.
Dversions.adoc356 the <<features-storageBuffer16BitAccess, pname:storageBuffer16BitAccess>>
359 slink:VkPhysicalDevice16BitStorageFeatures::pname:storageBuffer16BitAccess
361 or slink:VkPhysicalDeviceVulkan11Features::pname:storageBuffer16BitAccess
Dspirvenv.adoc1375 * [[VUID-{refpage}-storageBuffer16BitAccess-06331]]
1376 If <<features-storageBuffer16BitAccess, pname:storageBuffer16BitAccess>>
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c571 CORE_FEATURE(storageBuffer16BitAccess); in vk_get_physical_device_core_1_1_feature_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc1583 * [[{anchor-prefix}features-storageBuffer16BitAccess]]
1584 pname:storageBuffer16BitAccess specifies whether objects in the
7540 * <<features-storageBuffer16BitAccess, pname:storageBuffer16BitAccess>>,
7544 * <<features-storageBuffer16BitAccess, pname:storageBuffer16BitAccess>>,
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3690 VULKAN_HPP_HASH_COMBINE( seed, physicalDevice16BitStorageFeatures.storageBuffer16BitAccess ); in operator ()()
5320 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan11Features.storageBuffer16BitAccess ); in operator ()()
Dvulkan_hash.hpp6650 VULKAN_HPP_HASH_COMBINE( seed, physicalDevice16BitStorageFeatures.storageBuffer16BitAccess ); in operator ()()
10562 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan11Features.storageBuffer16BitAccess ); in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp4561 vkStream->write((VkBool32*)&forMarshaling->storageBuffer16BitAccess, sizeof(VkBool32)); in marshal_VkPhysicalDevice16BitStorageFeatures()
4577 vkStream->read((VkBool32*)&forUnmarshaling->storageBuffer16BitAccess, sizeof(VkBool32)); in unmarshal_VkPhysicalDevice16BitStorageFeatures()
6394 vkStream->write((VkBool32*)&forMarshaling->storageBuffer16BitAccess, sizeof(VkBool32)); in marshal_VkPhysicalDeviceVulkan11Features()
6418 vkStream->read((VkBool32*)&forUnmarshaling->storageBuffer16BitAccess, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceVulkan11Features()
Dgoldfish_vk_reserved_marshaling_guest.cpp3192 memcpy(*ptr, (VkBool32*)&forMarshaling->storageBuffer16BitAccess, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDevice16BitStorageFeatures()
4393 memcpy(*ptr, (VkBool32*)&forMarshaling->storageBuffer16BitAccess, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceVulkan11Features()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp5168 vkStream->write((VkBool32*)&forMarshaling->storageBuffer16BitAccess, sizeof(VkBool32)); in marshal_VkPhysicalDevice16BitStorageFeatures()
5196 vkStream->read((VkBool32*)&forUnmarshaling->storageBuffer16BitAccess, sizeof(VkBool32)); in unmarshal_VkPhysicalDevice16BitStorageFeatures()
7761 vkStream->write((VkBool32*)&forMarshaling->storageBuffer16BitAccess, sizeof(VkBool32)); in marshal_VkPhysicalDeviceVulkan11Features()
7796 vkStream->read((VkBool32*)&forUnmarshaling->storageBuffer16BitAccess, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceVulkan11Features()
Dgoldfish_vk_reserved_marshaling.cpp3833 memcpy((VkBool32*)&forUnmarshaling->storageBuffer16BitAccess, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDevice16BitStorageFeatures()
5922 memcpy((VkBool32*)&forUnmarshaling->storageBuffer16BitAccess, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceVulkan11Features()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5116 VkBool32 storageBuffer16BitAccess; member
5867 VkBool32 storageBuffer16BitAccess; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc6036 * Require code:storageBuffer16BitAccess capability if