Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c629 CORE_FEATURE(uniformAndStorageBuffer8BitAccess); in vk_get_physical_device_core_1_2_feature_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dspirvenv.adoc1364 * [[VUID-{refpage}-uniformAndStorageBuffer8BitAccess-06329]]
1365 If <<features-uniformAndStorageBuffer8BitAccess,
1366 pname:uniformAndStorageBuffer8BitAccess>> is ename:VK_FALSE, then
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc1536 * [[{anchor-prefix}features-uniformAndStorageBuffer8BitAccess]]
1537 pname:uniformAndStorageBuffer8BitAccess indicates whether objects in the
7240 <<features-uniformAndStorageBuffer8BitAccess,
7241 pname:uniformAndStorageBuffer8BitAccess>> is enabled.
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3719 …LKAN_HPP_HASH_COMBINE( seed, physicalDevice8BitStorageFeatures.uniformAndStorageBuffer8BitAccess ); in operator ()()
5381 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.uniformAndStorageBuffer8BitAccess ); in operator ()()
Dvulkan_hash.hpp6679 …LKAN_HPP_HASH_COMBINE( seed, physicalDevice8BitStorageFeatures.uniformAndStorageBuffer8BitAccess ); in operator ()()
10623 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.uniformAndStorageBuffer8BitAccess ); in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6504 vkStream->write((VkBool32*)&forMarshaling->uniformAndStorageBuffer8BitAccess, sizeof(VkBool32)); in marshal_VkPhysicalDeviceVulkan12Features()
6581 vkStream->read((VkBool32*)&forUnmarshaling->uniformAndStorageBuffer8BitAccess, in unmarshal_VkPhysicalDeviceVulkan12Features()
7241 vkStream->write((VkBool32*)&forMarshaling->uniformAndStorageBuffer8BitAccess, sizeof(VkBool32)); in marshal_VkPhysicalDevice8BitStorageFeatures()
7255 vkStream->read((VkBool32*)&forUnmarshaling->uniformAndStorageBuffer8BitAccess, in unmarshal_VkPhysicalDevice8BitStorageFeatures()
Dgoldfish_vk_reserved_marshaling_guest.cpp4482 memcpy(*ptr, (VkBool32*)&forMarshaling->uniformAndStorageBuffer8BitAccess, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceVulkan12Features()
4991 memcpy(*ptr, (VkBool32*)&forMarshaling->uniformAndStorageBuffer8BitAccess, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDevice8BitStorageFeatures()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp7894 vkStream->write((VkBool32*)&forMarshaling->uniformAndStorageBuffer8BitAccess, sizeof(VkBool32)); in marshal_VkPhysicalDeviceVulkan12Features()
7982 vkStream->read((VkBool32*)&forUnmarshaling->uniformAndStorageBuffer8BitAccess, in unmarshal_VkPhysicalDeviceVulkan12Features()
8761 vkStream->write((VkBool32*)&forMarshaling->uniformAndStorageBuffer8BitAccess, sizeof(VkBool32)); in marshal_VkPhysicalDevice8BitStorageFeatures()
8787 vkStream->read((VkBool32*)&forUnmarshaling->uniformAndStorageBuffer8BitAccess, in unmarshal_VkPhysicalDevice8BitStorageFeatures()
Dgoldfish_vk_reserved_marshaling.cpp6039 memcpy((VkBool32*)&forUnmarshaling->uniformAndStorageBuffer8BitAccess, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceVulkan12Features()
6707 memcpy((VkBool32*)&forUnmarshaling->uniformAndStorageBuffer8BitAccess, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDevice8BitStorageFeatures()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5907 VkBool32 uniformAndStorageBuffer8BitAccess; member
6104 VkBool32 uniformAndStorageBuffer8BitAccess; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc4760 code:uniformAndStorageBuffer8BitAccess and