Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/roadmap/
DRoadmap-2022.adoc45 …** <<features-shaderStorageBufferArrayNonUniformIndexing, pname:shaderStorageBufferArrayNonUniform…
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c649 CORE_FEATURE(shaderStorageBufferArrayNonUniformIndexing); in vk_get_physical_device_core_1_2_feature_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc2095 * [[{anchor-prefix}features-shaderStorageBufferArrayNonUniformIndexing]]
2096 pname:shaderStorageBufferArrayNonUniformIndexing indicates whether
7257 ** <<features-shaderStorageBufferArrayNonUniformIndexing,
7258 pname:shaderStorageBufferArrayNonUniformIndexing>>
8079 * <<features-shaderStorageBufferArrayNonUniformIndexing,
8080 pname:shaderStorageBufferArrayNonUniformIndexing>>
Dinterfaces.adoc849 ** Non-uniform: pname:shaderStorageBufferArrayNonUniformIndexing and
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3876 …OMBINE( seed, physicalDeviceDescriptorIndexingFeatures.shaderStorageBufferArrayNonUniformIndexing in operator ()()
5393 …HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.shaderStorageBufferArrayNonUniformIndexing in operator ()()
Dvulkan_hash.hpp7262 …OMBINE( seed, physicalDeviceDescriptorIndexingFeatures.shaderStorageBufferArrayNonUniformIndexing in operator ()()
10635 …HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.shaderStorageBufferArrayNonUniformIndexing in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6521 vkStream->write((VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexing, in marshal_VkPhysicalDeviceVulkan12Features()
6599 vkStream->read((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexing, in unmarshal_VkPhysicalDeviceVulkan12Features()
7471 vkStream->write((VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexing, in marshal_VkPhysicalDeviceDescriptorIndexingFeatures()
7520 vkStream->read((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexing, in unmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
Dgoldfish_vk_reserved_marshaling_guest.cpp4511 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexing, in reservedmarshal_VkPhysicalDeviceVulkan12Features()
5155 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexing, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp7911 vkStream->write((VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexing, in marshal_VkPhysicalDeviceVulkan12Features()
8000 vkStream->read((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexing, in unmarshal_VkPhysicalDeviceVulkan12Features()
9060 vkStream->write((VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexing, in marshal_VkPhysicalDeviceDescriptorIndexingFeatures()
9121 vkStream->read((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexing, in unmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
Dgoldfish_vk_reserved_marshaling.cpp6068 memcpy((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexing, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Features()
6956 memcpy((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexing, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5919 VkBool32 shaderStorageBufferArrayNonUniformIndexing; member
6168 VkBool32 shaderStorageBufferArrayNonUniformIndexing; member