Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c572 CORE_FEATURE(uniformAndStorageBuffer16BitAccess); in vk_get_physical_device_core_1_1_feature_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dspirvenv.adoc1381 * [[VUID-{refpage}-uniformAndStorageBuffer16BitAccess-06332]]
1382 If <<features-uniformAndStorageBuffer16BitAccess,
1383 pname:uniformAndStorageBuffer16BitAccess>> is ename:VK_FALSE, then
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc1596 * [[{anchor-prefix}features-uniformAndStorageBuffer16BitAccess]]
1597 pname:uniformAndStorageBuffer16BitAccess specifies whether objects in
7545 if <<features-uniformAndStorageBuffer16BitAccess,
7546 pname:uniformAndStorageBuffer16BitAccess>> is enabled.
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3691 …AN_HPP_HASH_COMBINE( seed, physicalDevice16BitStorageFeatures.uniformAndStorageBuffer16BitAccess ); in operator ()()
5321 …VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan11Features.uniformAndStorageBuffer16BitAccess ); in operator ()()
Dvulkan_hash.hpp6651 …AN_HPP_HASH_COMBINE( seed, physicalDevice16BitStorageFeatures.uniformAndStorageBuffer16BitAccess ); in operator ()()
10563 …VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan11Features.uniformAndStorageBuffer16BitAccess ); in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp4562 vkStream->write((VkBool32*)&forMarshaling->uniformAndStorageBuffer16BitAccess, in marshal_VkPhysicalDevice16BitStorageFeatures()
4578 vkStream->read((VkBool32*)&forUnmarshaling->uniformAndStorageBuffer16BitAccess, in unmarshal_VkPhysicalDevice16BitStorageFeatures()
6395 vkStream->write((VkBool32*)&forMarshaling->uniformAndStorageBuffer16BitAccess, in marshal_VkPhysicalDeviceVulkan11Features()
6419 vkStream->read((VkBool32*)&forUnmarshaling->uniformAndStorageBuffer16BitAccess, in unmarshal_VkPhysicalDeviceVulkan11Features()
Dgoldfish_vk_reserved_marshaling_guest.cpp3194 memcpy(*ptr, (VkBool32*)&forMarshaling->uniformAndStorageBuffer16BitAccess, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDevice16BitStorageFeatures()
4395 memcpy(*ptr, (VkBool32*)&forMarshaling->uniformAndStorageBuffer16BitAccess, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceVulkan11Features()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp5169 vkStream->write((VkBool32*)&forMarshaling->uniformAndStorageBuffer16BitAccess, in marshal_VkPhysicalDevice16BitStorageFeatures()
5197 vkStream->read((VkBool32*)&forUnmarshaling->uniformAndStorageBuffer16BitAccess, in unmarshal_VkPhysicalDevice16BitStorageFeatures()
7762 vkStream->write((VkBool32*)&forMarshaling->uniformAndStorageBuffer16BitAccess, in marshal_VkPhysicalDeviceVulkan11Features()
7797 vkStream->read((VkBool32*)&forUnmarshaling->uniformAndStorageBuffer16BitAccess, in unmarshal_VkPhysicalDeviceVulkan11Features()
Dgoldfish_vk_reserved_marshaling.cpp3835 memcpy((VkBool32*)&forUnmarshaling->uniformAndStorageBuffer16BitAccess, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDevice16BitStorageFeatures()
5924 memcpy((VkBool32*)&forUnmarshaling->uniformAndStorageBuffer16BitAccess, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceVulkan11Features()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5117 VkBool32 uniformAndStorageBuffer16BitAccess; member
5868 VkBool32 uniformAndStorageBuffer16BitAccess; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc4761 code:uniformAndStorageBuffer16BitAccess to only refer to the