Searched refs:shaderStorageBufferArrayNonUniformIndexingNative (Results 1 – 9 of 9) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 922 CORE_PROPERTY(shaderStorageBufferArrayNonUniformIndexingNative); in vk_get_physical_device_core_1_2_property_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 2005 * [[{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/ |
D | vulkansc_hash.hpp | 3905 …E( seed, physicalDeviceDescriptorIndexingProperties.shaderStorageBufferArrayNonUniformIndexingNati… in operator ()() 5466 …ASH_COMBINE( seed, physicalDeviceVulkan12Properties.shaderStorageBufferArrayNonUniformIndexingNati… in operator ()()
|
D | vulkan_hash.hpp | 7291 …E( seed, physicalDeviceDescriptorIndexingProperties.shaderStorageBufferArrayNonUniformIndexingNati… in operator ()() 10708 …ASH_COMBINE( seed, physicalDeviceVulkan12Properties.shaderStorageBufferArrayNonUniformIndexingNati… in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 6707 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()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 4673 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in reservedmarshal_VkPhysicalDeviceVulkan12Properties() 5220 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 8108 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()
|
D | goldfish_vk_reserved_marshaling.cpp | 6241 memcpy((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexingNative, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties() 7035 memcpy((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexingNative, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5987 VkBool32 shaderStorageBufferArrayNonUniformIndexingNative; member 6191 VkBool32 shaderStorageBufferArrayNonUniformIndexingNative; member
|