Searched refs:shaderStorageBufferArrayNonUniformIndexingNative (Results 1 – 9 of 9) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
| D | goldfish_vk_testing.cpp | 4956 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()
|
| D | goldfish_vk_marshaling.cpp | 8100 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()
|
| D | goldfish_vk_reserved_marshaling.cpp | 6240 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/ |
| D | vulkan_core.h | 5849 VkBool32 shaderStorageBufferArrayNonUniformIndexingNative; member 6053 VkBool32 shaderStorageBufferArrayNonUniformIndexingNative; member
|
| D | vulkan_structs.hpp | 51820 …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
|
| D | vulkan_hash.hpp | 6706 …E( seed, physicalDeviceDescriptorIndexingProperties.shaderStorageBufferArrayNonUniformIndexingNati… in operator ()() 9672 …ASH_COMBINE( seed, physicalDeviceVulkan12Properties.shaderStorageBufferArrayNonUniformIndexingNati… in operator ()()
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/ |
| D | goldfish_vk_baseprotodefs.proto | 7829 …// Original field: basetype VkBool32 shaderStorageBufferArrayNonUniformIndexingNative. stringarray… 7830 optional uint32 shaderStorageBufferArrayNonUniformIndexingNative = 6; field
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | goldfish_vk_marshaling_guest.cpp | 6706 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()
|
| D | goldfish_vk_reserved_marshaling_guest.cpp | 4672 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in reservedmarshal_VkPhysicalDeviceVulkan12Properties() 5219 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderStorageBufferArrayNonUniformIndexingNative, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|