Searched refs:combinedImageSamplerDescriptorSingleArray (Results 1 – 8 of 8) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
| D | goldfish_vk_testing.cpp | 17145 if (!((a->combinedImageSamplerDescriptorSingleArray) == in checkEqual_VkPhysicalDeviceDescriptorBufferPropertiesEXT() 17146 (b->combinedImageSamplerDescriptorSingleArray))) { in checkEqual_VkPhysicalDeviceDescriptorBufferPropertiesEXT()
|
| D | goldfish_vk_marshaling.cpp | 31640 vkStream->write((VkBool32*)&forMarshaling->combinedImageSamplerDescriptorSingleArray, in marshal_VkPhysicalDeviceDescriptorBufferPropertiesEXT() 31727 vkStream->read((VkBool32*)&forUnmarshaling->combinedImageSamplerDescriptorSingleArray, in unmarshal_VkPhysicalDeviceDescriptorBufferPropertiesEXT()
|
| D | goldfish_vk_reserved_marshaling.cpp | 24756 memcpy((VkBool32*)&forUnmarshaling->combinedImageSamplerDescriptorSingleArray, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorBufferPropertiesEXT()
|
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ |
| D | vulkan_core.h | 14050 VkBool32 combinedImageSamplerDescriptorSingleArray; member
|
| D | vulkan_structs.hpp | 51417 …: pNext( pNext_ ), combinedImageSamplerDescriptorSingleArray( combinedImageSamplerDescriptorSingle… 51455 …return std::tie( sType, pNext, combinedImageSamplerDescriptorSingleArray, bufferlessPushDescriptor… in reflect() 51470 … && ( combinedImageSamplerDescriptorSingleArray == rhs.combinedImageSamplerDescriptorSingleArray ) in operator ==() 51515 VULKAN_HPP_NAMESPACE::Bool32 combinedImageSamplerDescriptorSingleArray = {}; member
|
| D | vulkan_hash.hpp | 6628 …BINE( seed, physicalDeviceDescriptorBufferPropertiesEXT.combinedImageSamplerDescriptorSingleArray … in operator ()()
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | goldfish_vk_marshaling_guest.cpp | 24743 vkStream->write((VkBool32*)&forMarshaling->combinedImageSamplerDescriptorSingleArray, in marshal_VkPhysicalDeviceDescriptorBufferPropertiesEXT() 24818 vkStream->read((VkBool32*)&forUnmarshaling->combinedImageSamplerDescriptorSingleArray, in unmarshal_VkPhysicalDeviceDescriptorBufferPropertiesEXT()
|
| D | goldfish_vk_reserved_marshaling_guest.cpp | 16546 memcpy(*ptr, (VkBool32*)&forMarshaling->combinedImageSamplerDescriptorSingleArray, in reservedmarshal_VkPhysicalDeviceDescriptorBufferPropertiesEXT()
|