Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_testing.cpp4956 if (!((a->shaderStorageBufferArrayNonUniformIndexingNative) == in checkEqual_VkPhysicalDeviceVulkan12Properties()
4957 (b->shaderStorageBufferArrayNonUniformIndexingNative))) { in checkEqual_VkPhysicalDeviceVulkan12Properties()
5632 if (!((a->shaderStorageBufferArrayNonUniformIndexingNative) == in checkEqual_VkPhysicalDeviceDescriptorIndexingProperties()
5633 (b->shaderStorageBufferArrayNonUniformIndexingNative))) { in checkEqual_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_marshaling.cpp8100 vkStream->write((VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in marshal_VkPhysicalDeviceVulkan12Properties()
8207 vkStream->read((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in unmarshal_VkPhysicalDeviceVulkan12Properties()
9158 vkStream->write((VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
9225 vkStream->read((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling.cpp6240 memcpy((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexingNative, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties()
7034 memcpy((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexingNative, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_core.h5849 VkBool32 shaderStorageBufferArrayNonUniformIndexingNative; member
6053 VkBool32 shaderStorageBufferArrayNonUniformIndexingNative; member
Dvulkan_structs.hpp51820 …shaderSampledImageArrayNonUniformIndexingNative_ ), shaderStorageBufferArrayNonUniformIndexingNati…
51858 …e, shaderSampledImageArrayNonUniformIndexingNative, shaderStorageBufferArrayNonUniformIndexingNati… in reflect()
51876 …&& ( shaderStorageBufferArrayNonUniformIndexingNative == rhs.shaderStorageBufferArrayNonUniformInd… in operator ==()
51911 VULKAN_HPP_NAMESPACE::Bool32 shaderStorageBufferArrayNonUniformIndexingNative = {}; member
72224 …shaderSampledImageArrayNonUniformIndexingNative_ ), shaderStorageBufferArrayNonUniformIndexingNati…
72262 …e, shaderSampledImageArrayNonUniformIndexingNative, shaderStorageBufferArrayNonUniformIndexingNati… in reflect()
72301 …&& ( shaderStorageBufferArrayNonUniformIndexingNative == rhs.shaderStorageBufferArrayNonUniformInd… in operator ==()
72365 VULKAN_HPP_NAMESPACE::Bool32 shaderStorageBufferArrayNonUniformIndexingNative = {}; member
Dvulkan_hash.hpp6706 …E( seed, physicalDeviceDescriptorIndexingProperties.shaderStorageBufferArrayNonUniformIndexingNati… in operator ()()
9672 …ASH_COMBINE( seed, physicalDeviceVulkan12Properties.shaderStorageBufferArrayNonUniformIndexingNati… in operator ()()
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto7829 …// Original field: basetype VkBool32 shaderStorageBufferArrayNonUniformIndexingNative. stringarray…
7830 optional uint32 shaderStorageBufferArrayNonUniformIndexingNative = 6; field
/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6706 vkStream->write((VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in marshal_VkPhysicalDeviceVulkan12Properties()
6801 vkStream->read((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in unmarshal_VkPhysicalDeviceVulkan12Properties()
7564 vkStream->write((VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
7619 vkStream->read((VkBool32*)&forUnmarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling_guest.cpp4672 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in reservedmarshal_VkPhysicalDeviceVulkan12Properties()
5219 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()