Searched refs:shaderStorageBufferArrayNonUniformIndexing (Results 1 – 11 of 11) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/roadmap/ |
D | Roadmap-2022.adoc | 45 …** <<features-shaderStorageBufferArrayNonUniformIndexing, pname:shaderStorageBufferArrayNonUniform…
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 649 CORE_FEATURE(shaderStorageBufferArrayNonUniformIndexing); in vk_get_physical_device_core_1_2_feature_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | features.adoc | 2095 * [[{anchor-prefix}features-shaderStorageBufferArrayNonUniformIndexing]] 2096 pname:shaderStorageBufferArrayNonUniformIndexing indicates whether 7257 ** <<features-shaderStorageBufferArrayNonUniformIndexing, 7258 pname:shaderStorageBufferArrayNonUniformIndexing>> 8079 * <<features-shaderStorageBufferArrayNonUniformIndexing, 8080 pname:shaderStorageBufferArrayNonUniformIndexing>>
|
D | interfaces.adoc | 849 ** Non-uniform: pname:shaderStorageBufferArrayNonUniformIndexing and
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 3876 …OMBINE( seed, physicalDeviceDescriptorIndexingFeatures.shaderStorageBufferArrayNonUniformIndexing … in operator ()() 5393 …HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.shaderStorageBufferArrayNonUniformIndexing … in operator ()()
|
D | vulkan_hash.hpp | 7262 …OMBINE( seed, physicalDeviceDescriptorIndexingFeatures.shaderStorageBufferArrayNonUniformIndexing … in operator ()() 10635 …HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.shaderStorageBufferArrayNonUniformIndexing … in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 6521 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()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 4511 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexing, in reservedmarshal_VkPhysicalDeviceVulkan12Features() 5155 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexing, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 7911 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()
|
D | goldfish_vk_reserved_marshaling.cpp | 6068 memcpy((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexing, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Features() 6956 memcpy((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexing, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5919 VkBool32 shaderStorageBufferArrayNonUniformIndexing; member 6168 VkBool32 shaderStorageBufferArrayNonUniformIndexing; member
|