Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_testing.cpp4743 if (!((a->shaderStorageBufferArrayNonUniformIndexing) == in checkEqual_VkPhysicalDeviceVulkan12Features()
4744 (b->shaderStorageBufferArrayNonUniformIndexing))) { in checkEqual_VkPhysicalDeviceVulkan12Features()
5551 if (!((a->shaderStorageBufferArrayNonUniformIndexing) == in checkEqual_VkPhysicalDeviceDescriptorIndexingFeatures()
5552 (b->shaderStorageBufferArrayNonUniformIndexing))) { in checkEqual_VkPhysicalDeviceDescriptorIndexingFeatures()
Dgoldfish_vk_marshaling.cpp7903 vkStream->write((VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexing, in marshal_VkPhysicalDeviceVulkan12Features()
7992 vkStream->read((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexing, in unmarshal_VkPhysicalDeviceVulkan12Features()
9052 vkStream->write((VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexing, in marshal_VkPhysicalDeviceDescriptorIndexingFeatures()
9113 vkStream->read((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexing, in unmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
Dgoldfish_vk_reserved_marshaling.cpp6067 memcpy((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexing, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Features()
6955 memcpy((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexing, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp51567 …ndexing( shaderSampledImageArrayNonUniformIndexing_ ), shaderStorageBufferArrayNonUniformIndexing(…
51625 shaderStorageBufferArrayNonUniformIndexing = shaderStorageBufferArrayNonUniformIndexing_; in setShaderStorageBufferArrayNonUniformIndexing()
51733 …rmIndexing, shaderSampledImageArrayNonUniformIndexing, shaderStorageBufferArrayNonUniformIndexing,… in reflect()
51753 …&& ( shaderStorageBufferArrayNonUniformIndexing == rhs.shaderStorageBufferArrayNonUniformIndexing ) in operator ==()
51785 VULKAN_HPP_NAMESPACE::Bool32 shaderStorageBufferArrayNonUniformIndexing = {}; member
71756 …ndexing( shaderSampledImageArrayNonUniformIndexing_ ), shaderStorageBufferArrayNonUniformIndexing(…
71874 shaderStorageBufferArrayNonUniformIndexing = shaderStorageBufferArrayNonUniformIndexing_; in setShaderStorageBufferArrayNonUniformIndexing()
72084 …rmIndexing, shaderSampledImageArrayNonUniformIndexing, shaderStorageBufferArrayNonUniformIndexing,… in reflect()
72114 …&& ( shaderStorageBufferArrayNonUniformIndexing == rhs.shaderStorageBufferArrayNonUniformIndexing ) in operator ==()
72173 VULKAN_HPP_NAMESPACE::Bool32 shaderStorageBufferArrayNonUniformIndexing = {}; member
Dvulkan_core.h5781 VkBool32 shaderStorageBufferArrayNonUniformIndexing; member
6030 VkBool32 shaderStorageBufferArrayNonUniformIndexing; member
Dvulkan_hash.hpp6677 …OMBINE( seed, physicalDeviceDescriptorIndexingFeatures.shaderStorageBufferArrayNonUniformIndexing in operator ()()
9599 …HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.shaderStorageBufferArrayNonUniformIndexing in operator ()()
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto7786 …// Original field: basetype VkBool32 shaderStorageBufferArrayNonUniformIndexing. stringarray? 0 st…
7787 optional uint32 shaderStorageBufferArrayNonUniformIndexing = 8; field
/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6520 vkStream->write((VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexing, in marshal_VkPhysicalDeviceVulkan12Features()
6598 vkStream->read((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexing, in unmarshal_VkPhysicalDeviceVulkan12Features()
7470 vkStream->write((VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexing, in marshal_VkPhysicalDeviceDescriptorIndexingFeatures()
7519 vkStream->read((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexing, in unmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
Dgoldfish_vk_reserved_marshaling_guest.cpp4510 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexing, in reservedmarshal_VkPhysicalDeviceVulkan12Features()
5154 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexing, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()