Home
last modified time | relevance | path

Searched refs:combinedImageSamplerDescriptorSingleArray (Results 1 – 8 of 8) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_testing.cpp17145 if (!((a->combinedImageSamplerDescriptorSingleArray) == in checkEqual_VkPhysicalDeviceDescriptorBufferPropertiesEXT()
17146 (b->combinedImageSamplerDescriptorSingleArray))) { in checkEqual_VkPhysicalDeviceDescriptorBufferPropertiesEXT()
Dgoldfish_vk_marshaling.cpp31640 vkStream->write((VkBool32*)&forMarshaling->combinedImageSamplerDescriptorSingleArray, in marshal_VkPhysicalDeviceDescriptorBufferPropertiesEXT()
31727 vkStream->read((VkBool32*)&forUnmarshaling->combinedImageSamplerDescriptorSingleArray, in unmarshal_VkPhysicalDeviceDescriptorBufferPropertiesEXT()
Dgoldfish_vk_reserved_marshaling.cpp24756 memcpy((VkBool32*)&forUnmarshaling->combinedImageSamplerDescriptorSingleArray, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorBufferPropertiesEXT()
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_core.h14050 VkBool32 combinedImageSamplerDescriptorSingleArray; member
Dvulkan_structs.hpp51417 …: 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
Dvulkan_hash.hpp6628 …BINE( seed, physicalDeviceDescriptorBufferPropertiesEXT.combinedImageSamplerDescriptorSingleArray in operator ()()
/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp24743 vkStream->write((VkBool32*)&forMarshaling->combinedImageSamplerDescriptorSingleArray, in marshal_VkPhysicalDeviceDescriptorBufferPropertiesEXT()
24818 vkStream->read((VkBool32*)&forUnmarshaling->combinedImageSamplerDescriptorSingleArray, in unmarshal_VkPhysicalDeviceDescriptorBufferPropertiesEXT()
Dgoldfish_vk_reserved_marshaling_guest.cpp16546 memcpy(*ptr, (VkBool32*)&forMarshaling->combinedImageSamplerDescriptorSingleArray, in reservedmarshal_VkPhysicalDeviceDescriptorBufferPropertiesEXT()