Home
last modified time | relevance | path

Searched refs:shaderStorageBufferArrayNonUniformIndexingNative (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c922 CORE_PROPERTY(shaderStorageBufferArrayNonUniformIndexingNative); in vk_get_physical_device_core_1_2_property_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc2005 * [[{anchor-prefix}limits-shaderStorageBufferArrayNonUniformIndexingNative]]
2006 pname:shaderStorageBufferArrayNonUniformIndexingNative is a boolean
4581 | basetype:VkBool32 | pname:shaderStorageBufferArrayNonUniformIndexingNative | -
5039 | pname:shaderStorageBufferArrayNonUniformIndexingNative | - |false| implementation-dependent
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3905 …E( seed, physicalDeviceDescriptorIndexingProperties.shaderStorageBufferArrayNonUniformIndexingNati… in operator ()()
5466 …ASH_COMBINE( seed, physicalDeviceVulkan12Properties.shaderStorageBufferArrayNonUniformIndexingNati… in operator ()()
Dvulkan_hash.hpp7291 …E( seed, physicalDeviceDescriptorIndexingProperties.shaderStorageBufferArrayNonUniformIndexingNati… in operator ()()
10708 …ASH_COMBINE( seed, physicalDeviceVulkan12Properties.shaderStorageBufferArrayNonUniformIndexingNati… in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6707 vkStream->write((VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in marshal_VkPhysicalDeviceVulkan12Properties()
6802 vkStream->read((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in unmarshal_VkPhysicalDeviceVulkan12Properties()
7565 vkStream->write((VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
7620 vkStream->read((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling_guest.cpp4673 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in reservedmarshal_VkPhysicalDeviceVulkan12Properties()
5220 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp8108 vkStream->write((VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in marshal_VkPhysicalDeviceVulkan12Properties()
8215 vkStream->read((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in unmarshal_VkPhysicalDeviceVulkan12Properties()
9166 vkStream->write((VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
9233 vkStream->read((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling.cpp6241 memcpy((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexingNative, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties()
7035 memcpy((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexingNative, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5987 VkBool32 shaderStorageBufferArrayNonUniformIndexingNative; member
6191 VkBool32 shaderStorageBufferArrayNonUniformIndexingNative; member